gitignore update for vim swap files
This commit is contained in:
parent
8c70f4af88
commit
af5007eea4
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -10,6 +10,8 @@
|
|||
*.orig[0-9][0-9]
|
||||
\#*\#
|
||||
|
||||
.*.swp
|
||||
|
||||
# File-browser settings - anywhere
|
||||
.directory
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue