修正git管理关系
This commit is contained in:
8
inventory-backend/.gitignore
vendored
Normal file
8
inventory-backend/.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
venv/
|
||||
pgdata/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
.idea/
|
||||
.vscode/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user