add vim temp files (*~) to .gitignore
SVN-Revision: 26785
This commit is contained in:
parent
ed5e092217
commit
9c910833fb
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -17,3 +17,4 @@
|
|||
/package/openwrt-packages
|
||||
*.orig
|
||||
*.rej
|
||||
*~
|
||||
|
|
Loading…
Reference in a new issue