mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
Add .bak.* and datasets/titanic to .gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
*.bak
|
||||
*.bak.*
|
||||
*.ckpt
|
||||
*.old
|
||||
*.pyc
|
||||
@@ -13,5 +14,6 @@ my_*
|
||||
datasets/flowers
|
||||
datasets/lifesat/lifesat.csv
|
||||
datasets/spam
|
||||
datasets/titanic
|
||||
datasets/words
|
||||
|
||||
|
||||
Reference in New Issue
Block a user