Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Williams <dcbw@localhost.localdomain>2006-08-10 20:07:21 (GMT)
committer Dan Williams <dcbw@localhost.localdomain>2006-08-10 20:07:21 (GMT)
commit7ca5d7a1a46a029c7e5b86cfdd169f81df9c5c3c (patch)
tree336423e8abc9b40fd6e05f909d590ef78e721129 /.gitignore
parent394c41f4b7cfed4158da9e46351d780f8dcd2ebc (diff)
add autotools foo
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2f73338
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+config.h
+config.h.in
+config.log
+config.status
+configure
+install-sh
+missing
+py-compile
+stamp-h1