From 3bb1f1f30984155d8a84cce5ddcae7615d334f04 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sat, 14 Jun 2014 21:15:20 +0400 Subject: Added autotools --- .gitignore | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bc8abcd --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +*.deps +*.o +*.tar.* +.dirstamp +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +autoscan.log +compile +config.h +config.h.in +config.h.in~ +config.log +config.status +configure +configure.scan +depcomp +install-sh +missing +snoop +stamp-* -- cgit v1.2.3