17 lines
137 B
Text
17 lines
137 B
Text
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.eggs/
|
|
*.egg
|
|
.venv/
|
|
venv/
|
|
env/
|
|
config/local.yaml
|
|
logs/
|
|
*.log
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|