summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTrond Norbye <Trond.Norbye@sun.com>2009-03-02 11:51:18 +0100
committerTrond Norbye <Trond.Norbye@sun.com>2009-03-02 20:59:11 +0100
commit0185c9ed264b08b773733a138bc11de5fe515d05 (patch)
tree15a0f797567c3b334dc0e6b374eb73ee02d4e4fa /.gitignore
parent7f7769a1d12bf086b8c01c577b7635e25bca57f5 (diff)
downloadmemcached-0185c9ed264b08b773733a138bc11de5fe515d05.tar.gz
Added tcov-files to gitignore and clean target
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 70ada49..3ba0a2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
*.gcov
*.gcda
*.gcno
+*.tcov
.deps
INSTALL
Makefile
@@ -20,6 +21,7 @@ depcomp
install-sh
memcached
memcached-debug
+memcached-debug.profile
missing
stamp-h1
tags