chore: bootstrap housing research platform
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
.DS_Store
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache/
|
||||
.coverage
|
||||
.venv/
|
||||
venv/
|
||||
target/
|
||||
.env
|
||||
.env.*
|
||||
data/*.sqlite
|
||||
reports/*.md
|
||||
!reports/.gitkeep
|
||||
Reference in New Issue
Block a user