chore: 绮剧畝 .gitignore 浠呮帓闄ょ紦瀛樺拰 node_modules

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
seaislee1209 2026-02-12 14:51:57 +08:00
parent dba4c55322
commit 2a03be54a5
3 changed files with 3 additions and 9 deletions

9
.gitignore vendored
View File

@ -2,19 +2,10 @@
__pycache__/
*.pyc
*.pyo
*.db
# Node
node_modules/
frontend/dist/
# IDE
.vscode/
.idea/
# OS
.DS_Store
Thumbs.db
# Env
.env

BIN
backend/airlabs.db Normal file

Binary file not shown.

3
frontend/.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"recommendations": ["Vue.volar"]
}