tra-superscript/.gitignore
Arthur Lu 4836f48a34 pyinstaller onedir workaround for requests issue,
moved spec file to build folder


Former-commit-id: 4427eba5c993222cd2ebfdfc76a4685e25e18b0c
2022-02-24 02:56:08 +00:00

18 lines
169 B
Plaintext

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