Add .vimtags and .vimrc in gitignore.

This commit is contained in:
Alexis Lahouze
2015-08-16 10:41:15 +02:00
parent 23dee527ff
commit 6c5055dae2
+2
View File
@@ -7,6 +7,8 @@
Session.vim Session.vim
.netrwhist .netrwhist
*~ *~
.vimrc
.vimtags
### Python ### ### Python ###