Files
my-botty/.gitignore
aeon0 a9f9531c58 Adapt release process (#58)
* Detect no more tps and check weapon switch

* Adapt release process
2021-11-19 10:10:43 +01:00

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