diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9e59c9c --- /dev/null +++ b/.gitignore @@ -0,0 +1,60 @@ +*.[oa] +*~ +dummy +ID +Makefile +Makefile.old +configure.sh +configure.sh.old +config.cache +config.h +config.h.in +config.h.in.old +config.log +config.status +aclocal.m4 +/proto.h +/proto.h-tstamp +/rsync*.[15] +/rrsync +/rrsync*.1 +/rsync*.html +/rrsync*.html +/help-rsync*.h +/default-cvsignore.h +/default-dont-compress.h +/daemon-parm.h +/.md2man-works +/autom4te*.cache +/confdefs.h +/conftest* +/dox +/getgroups +/gists +/gmon.out +/rsync +/stunnel-rsyncd.conf +/shconfig +/git-version.h +/testdir +/tests-dont-exist +/testtmp +/tls +/testrun +/trimslash +/t_unsafe +/wildtest +/getfsdev +/rounding.h +/doc/rsync.pdf +/doc/rsync.ps +/support/savetransfer +/testsuite/chown-fake.test +/testsuite/devices-fake.test +/testsuite/xattrs-hlink.test +/patches +/patches.gen +/build +/auto-build-save +.deps +/*.exe |