summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore17
-rw-r--r--config.h.in0
2 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9cfe2ec
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+*.m4
+*sh
+.deps
+.libs
+Makefile.in
+Makefile
+autom4te.cache/
+config.guess
+config.h
+config.log
+config.status
+config.sub
+configure
+depcomp
+libtool
+missing
+stamp*
diff --git a/config.h.in b/config.h.in
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/config.h.in