Add .gitignore (fixes #119)
This commit is contained in:
parent
0396b8ee67
commit
c8c24a5db0
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
### Vim ###
|
||||
[._]*.s[a-w][a-z]
|
||||
[._]s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
*~
|
Loading…
Reference in New Issue
Block a user