guzhi/.gitignore
2025-10-03 17:29:10 +08:00

17 lines
193 B
Plaintext

__pycache__/
.idea/
venv/
.mypy_cache/
.vscode
.ruff_cache/
.pytest_cache/
migrations/
db.sqlite3
db.sqlite3-journal
db.sqlite3-shm
db.sqlite3-wal
test-api.py
test_api.py
.DS_Store
._.DS_Store