initial commit
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
.env
|
||||
config.toml
|
||||
.venv/
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
.mypy_cache/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
storage/
|
||||
tmp/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user