PaddleClas/.gitignore
Yang Nie 05a49f1efa Revert "update .gitignore"
This reverts commit b5a0a16120d30319f8cb1614a3a9b58be55048c1.
2023-04-04 20:37:22 +08:00

17 lines
158 B
Plaintext

__pycache__/
*.pyc
*.sw*
*/workerlog*
checkpoints/
output*/
pretrained/
.ipynb_checkpoints/
*.ipynb*
_build/
build/
log/
nohup.out
.DS_Store
.idea
inference/