updated .gitignore for vim
This commit is contained in:
+15
@@ -49,3 +49,18 @@ settings.json
|
||||
activate-*
|
||||
|
||||
.gdb_history
|
||||
|
||||
## Vim Swap
|
||||
[._]*.s[a-v][a-z]
|
||||
[._]*.sw[a-p]
|
||||
[._]s[a-v][a-z]
|
||||
[._]sw[a-p]
|
||||
|
||||
# Vim Session
|
||||
Session.vim
|
||||
|
||||
# Vim Temporary
|
||||
.netrwhist
|
||||
*~
|
||||
# Vim Auto-generated tag files
|
||||
tags
|
||||
|
||||
Reference in New Issue
Block a user