.gitignore: re-add VIM swap files
Change-Id: I08ab04005720e0de826d6a0cd33211e3a70d5965
This commit is contained in:
parent
844095f29a
commit
49440d2588
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -57,6 +57,7 @@
|
|||
|
||||
# backup and temporary editor files: the only convinience rules allowed here.
|
||||
*~
|
||||
.*sw?
|
||||
\#*
|
||||
|
||||
# things below this point are targeted for elimination
|
||||
|
|
Loading…
Reference in a new issue