1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-05 23:26:49 +02:00

add vim temp files (*~) to .gitignore

SVN-Revision: 26785
This commit is contained in:
Jo-Philipp Wich 2011-04-29 15:11:57 +00:00
parent ed5e092217
commit 9c910833fb

1
.gitignore vendored
View File

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