PaddleClas/.gitignore
2022-11-05 21:02:01 +08:00

17 lines
175 B
Plaintext

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