From: John Crispin Date: Sun, 12 Jan 2014 12:06:39 +0000 (+0000) Subject: add git-src to .gitignore X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=19f7948400b59d923ba78d8da1f80d99c07258ec;p=openwrt%2Fsvn-archive%2Farchive.git add git-src to .gitignore Signed-off-by: Daniel Golle SVN-Revision: 39225 --- 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