8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
# Keep training checkpoints and debug noise out of Hub uploads
|
|
checkpoint-*/
|
|
debug.log
|
|
|
|
# Local editor / Python clutter
|
|
__pycache__/
|
|
*.pyc
|
|
.DS_Store |