tra-superscript/.gitignore
Arthur Lu bd51efc6c2 added debug option,
improved memory usage slightly,
changed errorlog.txt to errorlog.log,
updated .gitignore
2021-09-21 04:43:32 +00:00

19 lines
199 B
Plaintext

/.vscode/
**/__pycache__/
**/.pytest_cache/
**/*.pyc
**/*.egg-info/
**/config.json
**/tra_analysis/
**/temp/*
**/*.pid
**/profile.*
**/*.log
**/errorlog.txt
/dist/superscript.*
/dist/superscript