From: blogic Date: Sun, 12 Jan 2014 12:06:39 +0000 (+0000) Subject: add git-src to .gitignore X-Git-Tag: fast2504n-3.10.28-merged~369 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=21221cf0d9ea22a430317d47b672675375093ce6;p=openwrt.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