mirror of
https://github.com/PaddlePaddle/PaddleClas.git
synced 2025-06-03 03:29:02 +08:00
14 lines
131 B
Plaintext
14 lines
131 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.sw*
|
|
*/workerlog*
|
|
checkpoints/
|
|
output*/
|
|
pretrained/
|
|
.ipynb_checkpoints/
|
|
*.ipynb*
|
|
_build/
|
|
build/
|
|
log/
|
|
nohup.out
|