st-ten-1/.gitignore

19 lines
165 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