Add *.old, *.dot and lifesat.csv (generated) to .gitignore

This commit is contained in:
Aurélien Geron
2018-05-07 22:46:44 +02:00
parent 373a52c39e
commit 2af3c59dd6

6
.gitignore vendored
View File

@@ -1,5 +1,6 @@
*.bak
*.ckpt
*.old
*.pyc
.DS_Store
.ipynb_checkpoints
@@ -7,7 +8,10 @@ checkpoint
logs/*
tf_logs/*
images/**/*.png
images/**/*.dot
my_*
datasets/words
datasets/flowers
datasets/lifesat/lifesat.csv
datasets/spam
datasets/words