From 9134ea6dc204b8c93bbfb43f8332e58e3ef4daf2 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Wed, 4 Nov 2015 14:00:23 -0500 Subject: add gitignore file --- .gitignore | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8f9f5f8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +Makefile.in + +# http://www.gnu.org/software/autoconf + +/autom4te.cache +/aclocal.m4 +/compile +/configure +/depcomp +/install-sh +/missing +/stamp-h1 +src/.dirstamp +config.log +config.status +src/*.o +src/.deps +Makefile -- cgit v1.2.3-70-g09d2