add vim temp files (*~) to .gitignore

SVN-Revision: 26785
master
Jo-Philipp Wich 14 years ago
parent ed5e092217
commit 9c910833fb
  1. 1
      .gitignore

1
.gitignore vendored

@ -17,3 +17,4 @@
/package/openwrt-packages
*.orig
*.rej
*~

Loading…
Cancel
Save