added .gitignore file
authorintrigeri <intrigeri@boum.org>
Mon, 12 Jan 2009 22:46:42 +0000 (22:46 +0000)
committerintrigeri <intrigeri@boum.org>
Mon, 12 Jan 2009 22:46:42 +0000 (22:46 +0000)
... 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 <intrigeri@boum.org>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..7674b94
--- /dev/null
@@ -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