From 523d07421745aa716106a12e53c4659664272c97 Mon Sep 17 00:00:00 2001 From: Axel Kittenberger Date: Thu, 22 Mar 2012 09:46:41 +0100 Subject: [PATCH] added .gitignore --- .gitignore | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a1dac29 --- /dev/null +++ b/.gitignore @@ -0,0 +1,39 @@ +#~~~~~ +# Compiled output +# +*.o +*.out +lsyncd + +#~~~~~ +# Autoconf/Automake +# +aclocal.m4 +config.h +config.h.in +config.log +config.status +configure +install-sh +Makefile +depcomp +Makefile.in +missing +stamp-h1 + +.deps/ +autom4te.cache/ + +#~~~~~ +# Manpages +# +doc/lsyncd.1.xml +doc/lsyncd.1 + +##### +# Generated C code +# +defaults.c +luac.c +runner.c +