Adding VIM temp files to the gitignore

This commit is contained in:
Adam Potolsky
2015-04-28 10:37:40 -07:00
parent 99e84b82f9
commit 25cce186dd

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
config.h
*.pyc
*~
/bin
/lib
/build