Add .gitignore
authorStephen Sinclair <radarsat1@gmail.com>
Fri, 12 Feb 2016 13:58:08 +0000 (10:58 -0300)
committerStephen Sinclair <radarsat1@gmail.com>
Fri, 12 Feb 2016 14:16:50 +0000 (11:16 -0300)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..a93909f
--- /dev/null
@@ -0,0 +1,11 @@
+Makefile
+*.o
+/config
+/configure
+/Makefile.in
+/aclocal.m4
+/autom4te.cache
+/configure
+/m4
+/doc/Makefile.in
+/tests/Makefile.in