Added .swp files to the gitignore for Vim users

This commit is contained in:
Xavier Snelgrove 2015-06-18 16:58:34 -04:00
parent a75a31381e
commit 88b0c8e067

3
.gitignore vendored

@ -1,6 +1,7 @@
*.DS_Store
*.pyc
*.swp
temp/*
build/*
keras/datasets/data/*
keras/datasets/temp/*
keras/datasets/temp/*