first commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
.git
|
||||
.gitignore
|
||||
.env
|
||||
.venv
|
||||
venv
|
||||
__pycache__
|
||||
.pytest_cache
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.db
|
||||
*.sqlite
|
||||
*.sqlite3
|
||||
tests
|
||||
README.md
|
||||
Reference in New Issue
Block a user