mirror of
https://github.com/PaddlePaddle/PaddleClas.git
synced 2025-06-03 03:48:59 +08:00
16 lines
147 B
Plaintext
16 lines
147 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.sw*
|
|
*/workerlog*
|
|
checkpoints/
|
|
output*/
|
|
pretrained/
|
|
.ipynb_checkpoints/
|
|
*.ipynb*
|
|
_build/
|
|
build/
|
|
log/
|
|
nohup.out
|
|
.DS_Store
|
|
.idea
|