st-ten-1/.gitignore
2023-11-10 14:55:44 +01:00

20 lines
209 B
Plaintext

__pycache__/
.idea/
.ropeproject/
*.bak
*.prof
*.pyc
/*.asc
/*.exe
/*.log
/*.pdf
/*.spec
/build/
/data/*
/dist/
/src/lib/db/*imports*/
/tmp/
/venv*/
runme_custom.sh
runme_custom.bat
runme_custom_noautotest.bat