From: jow Date: Fri, 29 Apr 2011 15:11:57 +0000 (+0000) Subject: [buildroot] add vim temp files (*~) to .gitignore X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/44370d22ed7d75d197e54f1c53df617231224bd8 [buildroot] add vim temp files (*~) to .gitignore git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26785 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/.gitignore b/.gitignore index 31419050a..f9458c71f 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /package/openwrt-packages *.orig *.rej +*~