Add backup and vim swap files to .gitignore
This commit is contained in:
parent
55ee0b72a3
commit
7618494341
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -50,3 +50,5 @@ util/startfluxbox
|
|||
version.h
|
||||
install-sh
|
||||
missing
|
||||
*~
|
||||
.*.swp
|
||||
|
|
Loading…
Reference in a new issue