mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-08-21 06:27:15 +00:00
22 lines
198 B
Plaintext
Executable File
22 lines
198 B
Plaintext
Executable File
db.sqlite3
|
|
debug.log
|
|
*.swp
|
|
*.swo
|
|
*.pyc
|
|
staticfiles/
|
|
*.__pycache__.*
|
|
celerybeat-schedule*
|
|
|
|
# macOS system files
|
|
._*
|
|
.DS_Store
|
|
|
|
# Virtual environments
|
|
venv/
|
|
.venv/
|
|
env/
|
|
|
|
# Temporary files
|
|
/tmp/
|
|
*.tmp
|