From 3d954bfd2f658ac05a0f20a1241738ed3e3fdd28 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 5 Feb 2014 11:10:02 +0100 Subject: Move lib to the root. --- .gitignore | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..97aee05 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +*.*~* +TAGS +*.o +.deps +.libs +autom4te.cache +config.log +config.h* +config.status +configure +aclocal.m4 +*.lo +*.la +Makefile.in +Makefile +stamp-h1 +libtool -- cgit v1.1