handson-ml/.gitignore

11 lines
97 B
Plaintext

*.bak
*.ckpt
*.pyc
.DS_Store
.ipynb_checkpoints
checkpoint
logs/*
tf_logs/*
images/**/*.png
my_*