Redid all configs
This commit is contained in:
15
git/gitignore
Normal file
15
git/gitignore
Normal file
@@ -0,0 +1,15 @@
|
||||
# Created by https://www.gitignore.io/api/vim
|
||||
|
||||
### Vim ###
|
||||
# swap
|
||||
.sw[a-p]
|
||||
.*.sw[a-p]
|
||||
# session
|
||||
Session.vim
|
||||
# temporary
|
||||
.netrwhist
|
||||
*~
|
||||
# auto-generated tag files
|
||||
tags
|
||||
|
||||
# End of https://www.gitignore.io/api/vim
|
||||
Reference in New Issue
Block a user