.gitignore: ignore vim swap files
SVN-Revision: 18793
This commit is contained in:
parent
86d22845f9
commit
2ba1dc7aa7
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
.*.swp
|
||||
/env
|
||||
/dl
|
||||
/.config
|
||||
|
|
Loading…
Reference in a new issue