aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-01-12 12:06:39 +0000
committerJohn Crispin <blogic@openwrt.org>2014-01-12 12:06:39 +0000
commita7ba9c7dc2305ddfcf464f9db729b510f28c5a4b (patch)
tree14471adbd337c1e59c9cd2a27f249004e4a462d1 /.gitignore
parentb7e6f36ad09199dd43f7a9df868a26cb160066c1 (diff)
downloadmaster-187ad058-a7ba9c7dc2305ddfcf464f9db729b510f28c5a4b.tar.gz
master-187ad058-a7ba9c7dc2305ddfcf464f9db729b510f28c5a4b.tar.bz2
master-187ad058-a7ba9c7dc2305ddfcf464f9db729b510f28c5a4b.zip
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