Modifying gitignore to exclude vim and python junk

This commit is contained in:
Aaron Gutierrez
2015-07-19 16:21:50 -07:00
parent 7e3bf07341
commit fd0d619fa8

4
.gitignore vendored
View File

@@ -1,4 +1,4 @@
.swp
.pyc
*.swp
*.pyc
.config