-
Notifications
You must be signed in to change notification settings - Fork 18
/
.gitignore
59 lines (59 loc) · 971 Bytes
/
.gitignore
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
# wildcards
.deps
.dirstamp
.libs
*.la
*.lo
*.o
# specific files
/aclocal.m4
/autom4te.cache
/config.guess
/compile
/config.h
/config.h.in
/config.h.in~
/config.log
/config.status
/config.sub
/configure
/depcomp
/examples/lock/break-lock
/examples/lock/with-lock
/install-sh
/libtool
/ltmain.sh
/m4
/Makefile
/Makefile.in
/missing
/replicant
/replicant-availability-check
/replicant-backup-object
/replicant-benchmark
/replicant-block
/replicant-cli
/replicant-conn-str
/replicant-daemon
/replicant-debug
/replicant-debug-call
/replicant-debug-condition
/replicant-debug-defended-call
/replicant-debug-dump
/replicant-del-object
/replicant-generate-unique-number
/replicant-integrity-check
/replicant-kill-object
/replicant-kill-server
/replicant-list-objects
/replicant-list-servers
/replicant-new_object
/replicant-new-object
/replicant.pc
/replicant-poke
/replicant-restore-object
/replicant-rsm-dlopen
/replicant-server-status
/replicant.upack
/stamp-h1
/test-driver