summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore31
1 files changed, 16 insertions, 15 deletions
diff --git a/.gitignore b/.gitignore
index 82b83868..fd6def26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,42 +1,43 @@
-# built from .in files by autoconf
-infrastructure/BoxPlatform.pm
-contrib/mac_osx/org.boxbackup.bbackupd.plist
-contrib/mac_osx/org.boxbackup.bbstored.plist
-contrib/solaris/bbackupd-manifest.xml
-contrib/solaris/bbstored-manifest.xml
-lib/common/BoxPortsAndFiles.h
-test/bbackupd/testfiles/bbackupd.conf
-test/bbackupd/testfiles/bbackupd-exclude.conf
-test/bbackupd/testfiles/bbackupd-snapshot.conf
-test/bbackupd/testfiles/bbackupd-symlink.conf
-test/bbackupd/testfiles/bbackupd-temploc.conf
+# built from .in files by autoconf/CMake
bin/bbackupd/bbackupd-config
bin/bbackupquery/makedocumentation.pl
bin/bbstored/bbstored-certs
bin/bbstored/bbstored-config
contrib/debian/bbackupd
contrib/debian/bbstored
+contrib/mac_osx/org.boxbackup.bbackupd.plist
+contrib/mac_osx/org.boxbackup.bbstored.plist
contrib/redhat/bbackupd
contrib/redhat/bbstored
contrib/suse/bbackupd
contrib/suse/bbstored
+contrib/solaris/bbackupd-manifest.xml
contrib/solaris/bbackupd-smf-method
+contrib/solaris/bbstored-manifest.xml
contrib/solaris/bbstored-smf-method
contrib/windows/installer/boxbackup.mpi
+infrastructure/BoxPlatform.pm
infrastructure/makebuildenv.pl
-infrastructure/makeparcels.pl
infrastructure/makedistribution.pl
+infrastructure/makeparcels.pl
+lib/common/BoxConfig.h
+lib/common/BoxConfig.h.in
+lib/common/BoxPortsAndFiles.h
+lib/common/BoxVersion.h
lib/common/makeexception.pl
lib/raidfile/raidfile-config
lib/server/makeprotocol.pl
runtest.pl
test/backupstorefix/testfiles/testbackupstorefix.pl
+test/bbackupd/testfiles/bbackupd.conf
+test/bbackupd/testfiles/bbackupd-exclude.conf
+test/bbackupd/testfiles/bbackupd-snapshot.conf
+test/bbackupd/testfiles/bbackupd-symlink.conf
+test/bbackupd/testfiles/bbackupd-temploc.conf
test/bbackupd/testfiles/extcheck1.pl
test/bbackupd/testfiles/extcheck2.pl
test/bbackupd/testfiles/notifyscript.pl
test/bbackupd/testfiles/syncallowscript.pl
-lib/common/BoxConfig.h
-lib/common/BoxConfig.h.in
# from svn:ignore
aclocal.m4