修正git管理关系

This commit is contained in:
dxc
2026-01-26 13:47:53 +08:00
commit ee9f4aed3e
49 changed files with 2761 additions and 0 deletions

8
inventory-backend/.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
venv/
pgdata/
__pycache__/
*.pyc
.env
.idea/
.vscode/
.DS_Store