initial commit
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
.env
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.db
|
||||
.pytest_cache/
|
||||
.coverage
|
||||
htmlcov/
|
||||
postgres_data/
|
||||
Reference in New Issue
Block a user