From 0dfad7923ef6aebf0d02b07b31fed9ef15cc0636 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Sun, 12 Jan 2014 12:06:39 +0000
Subject: [PATCH] add git-src to .gitignore

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>

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
-- 
GitLab