mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 11:27:09 +00:00
16 lines
138 B
Plaintext
16 lines
138 B
Plaintext
# IDE files
|
|
.idea/
|
|
.vscode/
|
|
|
|
# Runtime
|
|
venv/
|
|
|
|
*.pyc
|
|
db.sqlite3
|
|
debug.log*
|
|
|
|
# Configuration
|
|
settings.ini
|
|
deployment-key
|
|
deployment-key.pub
|