diff options
-rw-r--r-- | .gitignore | 50 |
1 files changed, 50 insertions, 0 deletions
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 |