21 lines
228 B
Plaintext
21 lines
228 B
Plaintext
__pycache__/
|
|
.pytest_cache/
|
|
*_generated.py
|
|
playground.py
|
|
*.pyc
|
|
*.pyo
|
|
*.log
|
|
*.spec
|
|
dist/
|
|
build/
|
|
run.build/
|
|
run.dist/
|
|
run.onefile-build/
|
|
generated/
|
|
botty_v*/
|
|
custom.ini
|
|
*info_*.png
|
|
.vscode
|
|
info_screenshots/
|
|
loot_screenshots/
|
|
.venv |