Ignore vim files
This commit is contained in:
parent
eb21386324
commit
f2e46d61a7
1 changed files with 10 additions and 0 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -1 +1,11 @@
|
|||
nimcache/
|
||||
# swap
|
||||
[._]*.s[a-w][a-z]
|
||||
[._]s[a-w][a-z]
|
||||
# session
|
||||
Session.vim
|
||||
# temporary
|
||||
.netrwhist
|
||||
*~
|
||||
# auto-generated tag files
|
||||
tags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue