add git-src to .gitignore
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 12 Jan 2014 12:06:39 +0000 (12:06 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 12 Jan 2014 12:06:39 +0000 (12:06 +0000)
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

index 70a454c..1bef86e 100644 (file)
@@ -21,4 +21,5 @@
 .#*
 *#
 .emacs.desktop*
-TAGS*~
\ No newline at end of file
+TAGS*~
+git-src
\ No newline at end of file