mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
Initial commit with core project structure
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# IDE files
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# Runtime
|
||||
venv/
|
||||
|
||||
db.sqlite3
|
||||
debug.log*
|
||||
|
||||
# Configuration
|
||||
settings.ini
|
||||
Reference in New Issue
Block a user