Add .vimtags and .vimrc in gitignore.
This commit is contained in:
parent
23dee527ff
commit
6c5055dae2
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,6 +7,8 @@
|
||||
Session.vim
|
||||
.netrwhist
|
||||
*~
|
||||
.vimrc
|
||||
.vimtags
|
||||
|
||||
|
||||
### Python ###
|
||||
|
Loading…
Reference in New Issue
Block a user