aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-01-12 12:06:39 +0000
committerJohn Crispin <john@openwrt.org>2014-01-12 12:06:39 +0000
commit0dfad7923ef6aebf0d02b07b31fed9ef15cc0636 (patch)
treee239c29bfd2526b32ae8552b3cbc694c64067fe1 /.gitignore
parentf126298a7c78c174507b01b518e613a62341b760 (diff)
downloadupstream-0dfad7923ef6aebf0d02b07b31fed9ef15cc0636.tar.gz
upstream-0dfad7923ef6aebf0d02b07b31fed9ef15cc0636.tar.bz2
upstream-0dfad7923ef6aebf0d02b07b31fed9ef15cc0636.zip
add git-src to .gitignore
Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 39225
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