add
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
.git
|
||||
.gitignore
|
||||
.kilo
|
||||
.vscode
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.pytest_cache/
|
||||
.venv/
|
||||
venv/
|
||||
.env
|
||||
logs/
|
||||
data/
|
||||
tests/
|
||||
docs/
|
||||
Reference in New Issue
Block a user