From: intrigeri Date: Mon, 12 Jan 2009 22:46:42 +0000 (+0000) Subject: added .gitignore file X-Git-Tag: backupninja-0.9.7~43 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=commitdiff_plain;h=90a0dc695ad641fb988136cc6f31f44e31771efb added .gitignore file ... and populate it with autotools/build files. This is of course intended to make life easier for people using git-svn. Signed-off-by: intrigeri --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7674b94 --- /dev/null +++ b/.gitignore @@ -0,0 +1,50 @@ +Makefile.in +aclocal.m4 +autom4te.cache/ +configure +etc/Makefile.in +examples/Makefile.in +handlers/Makefile.in +install-sh +lib/Makefile.in +man/Makefile.in +missing +src/Makefile.in +Makefile +backupninja.spec +config.log +config.status +etc/Makefile +etc/backupninja.conf +etc/cron.d/backupninja +etc/logrotate.d/backupninja +examples/Makefile +handlers/Makefile +handlers/dup +handlers/dup.helper +handlers/ldap +handlers/ldap.helper +handlers/maildir +handlers/makecd +handlers/makecd.helper +handlers/mysql +handlers/mysql.helper +handlers/pgsql +handlers/pgsql.helper +handlers/rdiff +handlers/rdiff.helper +handlers/rsync +handlers/sh +handlers/svn +handlers/sys +handlers/sys.helper +handlers/trac +lib/Makefile +lib/easydialog +lib/parseini +lib/tools +lib/vserver +man/Makefile +src/Makefile +src/backupninja +src/ninjahelper