关闭开发路径的跟踪和添加.gitignore
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
/.idea/
|
||||
/.vscode/
|
||||
/.claude/
|
||||
/backend/venv/
|
||||
|
||||
/frontend/build/
|
||||
/frontend/node_modules/
|
||||
/frontend/package-lock.json
|
||||
/frontend/.vscode/
|
||||
/frontend/.idea/
|
||||
/开发路径.md
|
||||
|
||||
Reference in New Issue
Block a user