From 19f7948400b59d923ba78d8da1f80d99c07258ec Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 12 Jan 2014 12:06:39 +0000 Subject: [PATCH] add git-src to .gitignore Signed-off-by: Daniel Golle SVN-Revision: 39225 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.30.2