Sith/.gitignore
2024-07-25 16:46:45 +02:00

23 lines
256 B
Plaintext

db.sqlite3
*.log
*.pyc
*.mo
*__pycache__*
.DS_Store
pyrightconfig.json
dist/
.vscode/
.idea/
env/
doc/html
data/
galaxy/test_galaxy_state.json
/static/
sith/settings_custom.py
sith/search_indexes/
.coverage
coverage_report/
# compiled documentation
site/