将pg_data从版本控制中移除

This commit is contained in:
Cheng Zhou
2025-12-19 09:56:35 +08:00
parent d8d5d4a92f
commit 81412fe906
1395 changed files with 74 additions and 974 deletions
+74 -3
View File
@@ -1,5 +1,76 @@
# OS files
.DS_Store .DS_Store
__pycache__/ Thumbs.db
*.pyc
.env
# IDE/editor
.idea/
.vscode/
*.swp
*.swo
# Environment/config
.env
.env.*
!.env.example
.envrc
# Python build artifacts
__pycache__/
*.py[cod]
*$py.class
*.so
*.egg-info/
.eggs/
build/
dist/
develop-eggs/
downloads/
wheels/
share/python-wheels/
*.egg
MANIFEST
# Python tooling
.mypy_cache/
.pytest_cache/
.cache/
.coverage
.coverage.*
htmlcov/
.tox/
.nox/
.pybuilder/
celerybeat-schedule
dmypy.json
pyrightconfig.json
.pyre/
.ruff_cache/
# Virtual environments
venv/
.venv/
env/
ENV/
.conda/
.virtualenv/
# Node/Vite frontend
frontend/node_modules/
frontend/dist/
frontend/.vite/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
*.tsbuildinfo
# Logs & temp files
*.log
logs/
tmp/
*.pid
# Docker / runtime data
pg_data/
backend/app/uploads/
-1
View File
@@ -1 +0,0 @@
15
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
Binary file not shown.
View File
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
Binary file not shown.
View File
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More