From 21221cf0d9ea22a430317d47b672675375093ce6 Mon Sep 17 00:00:00 2001
From: blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39225 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 .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