From df4199e3367076f8f45847d0b912c234d035aabd Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Sun, 26 Aug 2012 14:20:58 +0200 Subject: [PATCH] Add .gitignore. --- .gitignore | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..23d3e7b --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +*.dll +*.dylib +*.o +*.orig +*.so +*~ +.deps +aclocal.m4 +autom4te.cache +buildsys.mk +config.log +config.status +configure +tests/tests