1
0
Fork 0
mirror of https://github.com/ProjectSynthoria/SynthoriaArchive.git synced 2025-03-12 23:36:54 +02:00
SynthoriaArchive/.gitignore

30 lines
261 B
Text
Raw Normal View History

# Cache
__pycache__
/nyaa/static/.webassets-cache
# Virtual Environments
/venv
# Coverage
.coverage
/htmlcov
# Editors
/.vscode
# Databases
*.sql
test.db
# Webserver
uwsgi.sock
# Application
install/*
config.py
/test_torrent_batch
torrents
# Other
*.swp