summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 82b83868ac2da10ca7686adfcd200b062c717679 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# 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
bin/bbackupd/bbackupd-config
bin/bbackupquery/makedocumentation.pl
bin/bbstored/bbstored-certs
bin/bbstored/bbstored-config
contrib/debian/bbackupd
contrib/debian/bbstored
contrib/redhat/bbackupd
contrib/redhat/bbstored
contrib/suse/bbackupd
contrib/suse/bbstored
contrib/solaris/bbackupd-smf-method
contrib/solaris/bbstored-smf-method
contrib/windows/installer/boxbackup.mpi
infrastructure/makebuildenv.pl
infrastructure/makeparcels.pl
infrastructure/makedistribution.pl
lib/common/makeexception.pl
lib/raidfile/raidfile-config
lib/server/makeprotocol.pl
runtest.pl
test/backupstorefix/testfiles/testbackupstorefix.pl
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
autom4te.cache
config.log
config.log.features
config.status
config.env
configure
configure.lineno
debug
release
parcels
ExceptionCodes.txt
local
Makefile
.hg
*.log
test/*/*.memleaks

# built by makebuildenv.pl
test/*/_main.cpp
test/*/_t
test/*/_t-gdb
bin/*/autogen_*.cpp
bin/*/autogen_*.h
lib/*/autogen_*.cpp
lib/*/autogen_*.h
test/*/autogen_*.cpp
test/*/autogen_*.h

# qdbm
qdbm/*.o
qdbm/libqdbm.a
qdbm/qdbm.pc
qdbm/qdbm.spec
qdbm/LTmakefile

# development
*.orig
*.patch
.*.swo
.*.swp