17 lines
118 B
Text
17 lines
118 B
Text
venv/
|
|
.venv/
|
|
node_modules/
|
|
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
|
|
.git/
|
|
.github/
|
|
|
|
.env
|
|
config.yaml
|
|
sessions/
|
|
logs/
|
|
state.db
|