From: Sebastian Harl Date: Fri, 7 Dec 2007 20:53:50 +0000 (+0100) Subject: Added .gitignore. X-Git-Url: https://git.tokkee.org/?p=template.git;a=commitdiff_plain;h=29715e8427313fc3df42fea79e76e4959e2077ee Added .gitignore. This file currently includes all files produced when building "foobar". --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..04580d2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +# build system stuff +.deps +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.* +configure +depcomp +install-sh +missing +stamp-h1 + +# build output +.libs +*.o +foobar +