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/?p=openwrt%2Fstaging%2Fmkresin.git;a=commitdiff_plain;h=0dfad7923ef6aebf0d02b07b31fed9ef15cc0636 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