23 lines
195 B
Plaintext
23 lines
195 B
Plaintext
.env
|
|
.env.example
|
|
data/
|
|
.git/
|
|
.venv/
|
|
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.egg-info/
|
|
.pytest_cache/
|
|
.coverage
|
|
tests/
|
|
.kilo/
|
|
kilo.json
|
|
setup.sh
|
|
README.md
|
|
.dockerignore
|
|
.gitignore
|
|
.idea/
|
|
.vscode/
|
|
*.log
|