summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDustin Sallings <dustin@spy.net>2008-04-28 09:57:06 -0700
committerDustin Sallings <dustin@spy.net>2008-04-28 09:57:06 -0700
commit98a629b1ae619a01f0dfc616e88dbd920419a423 (patch)
tree946ec50fcf87f8bc6049e67bde28943548e3d45f /.gitignore
parenta9dcd9aceb17ed502345742e77fd5d2cd89d9869 (diff)
downloadmemcached-98a629b1ae619a01f0dfc616e88dbd920419a423.tar.gz
Added a .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3796776
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
+*.[ao]
+.deps
+INSTALL
+Makefile
+Makefile.in
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+aclocal.m4
+compile
+autom4te.cache
+configure
+depcomp
+install-sh
+memcached
+memcached-debug
+missing
+stamp-h1