summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-01-12 12:06:39 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-01-12 12:06:39 +0000
commit21221cf0d9ea22a430317d47b672675375093ce6 (patch)
tree14471adbd337c1e59c9cd2a27f249004e4a462d1 /.gitignore
parent54cff2076e36a24118eabc463bda338d5f5a2a55 (diff)
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
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