From: John Crispin Date: Sun, 12 Jan 2014 12:06:39 +0000 (+0000) Subject: add git-src to .gitignore X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=a7ba9c7dc2305ddfcf464f9db729b510f28c5a4b;p=15.05%2Fopenwrt.git add git-src to .gitignore Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39225 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/.gitignore b/.gitignore index 70a454ca7c..1bef86e971 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ .#* *# .emacs.desktop* -TAGS*~ \ No newline at end of file +TAGS*~ +git-src \ No newline at end of file