From: Vilbrekin Date: Sat, 25 Aug 2012 17:59:26 +0000 (+0200) Subject: Add basic .gitignore file, cleaning (most) files generated by autotools. X-Git-Tag: release-1.1pre3~36^2~8 X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=commitdiff_plain;h=c6720f1a608d19c722d8601fab1048773dbad59b Add basic .gitignore file, cleaning (most) files generated by autotools. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f45f7a6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +Makefile +Makefile.* +*.o +*.a +/config.* +/src/tincd +/autom4te.cache +/aclocal.m4 +/compile +/configure +/depcomp +/install-sh +/missing +INSTALL +.deps +stamp-h1 +/src/device.c