From b1c201156117c01a64e893fd5a69a5dd044ed09d Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sat, 30 Jun 2012 02:11:30 +0000 Subject: Added .gitignore --- .gitignore | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..14018db --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +*.o +*.lo +*.deps +*.dirstamp +*.la +*~ +*.log +stamp-h1 +.libs +Makefile.in +aclocal.m4 +autom4te.cache +build-aux +config.h.in +config.status +configure +libtool +m4 +Makefile +config.h -- cgit v1.2.3