add git-src to .gitignore
authorJohn Crispin <john@openwrt.org>
Sun, 12 Jan 2014 12:06:39 +0000 (12:06 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 12 Jan 2014 12:06:39 +0000 (12:06 +0000)
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 39225

.gitignore

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