mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
13 lines
98 B
Plaintext
13 lines
98 B
Plaintext
# IDE files
|
|
.idea/
|
|
.vscode/
|
|
|
|
# Runtime
|
|
venv/
|
|
|
|
db.sqlite3
|
|
debug.log*
|
|
|
|
# Configuration
|
|
settings.ini
|