aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore22
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..053e2d8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,22 @@
+src/*.o
+configure
+Makefile.in
+Makefile
+aclocal.m4
+config.h
+config.log
+config.status
+depcomp
+install-sh
+missing
+config.h.in
+config.h.in~
+compile
+src/.deps
+src/Makefile
+src/Makefile.in
+src/synth2d
+src/synth2dtest
+stamp-h1
+autom4te.cache
+