-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path.gitignore
88 lines (87 loc) · 1.04 KB
/
.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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
*.o
*.so
*.lo
*.la
.deps
.libs
.dirstamp
core.[0-9]*
core
mod.log
junk
monitor
test
blread
endpoint
*.log
*.bin
merlind
*test
version.c
mtest
check_latency
start.sh
postgres.sh
funused.sh
test-hash
test-csync
bltest
sltest
test-lparse
import
showlog
keygen
*.pyc
oconf
test-dbwrap
ocimp
entries.sh
ca-debug.py
data/merlin.conf
.lock*
rename
install-merlin.sh
apps/op5
*.swp
*~
TAGS
INSTALL
Makefile.in
Makefile
/autom4te.cache
/aclocal.m4
/compile
/configure
/depcomp
/install-sh
/missing
/stamp-h1
libtool
ltmain.sh
py-compile
test-driver
config.guess
config.h
config.h.in
config.status
config.sub
merlincat$
/tests/merlincat/nebev-col2key.gperf
/tests/merlincat/nebev-col2key.[ch]
/tests/merlincat/nebev2kvvec.[ch]
/tests/merlincat/kvvec2nebev.[ch]
/*.trs
/cukemerlin
/merlincat
/apps/libexec/restart.sh
apps/tests/oconf-poller-fix/fixme.cfg
apps/tests/oconf-poller-fix/fixed-config.cfg-first
m4/*.m4
sudo/merlin
.DS_Store
.pydevproject
merlind.service
apps/cluster_tools/cluster_tools.py
apps/cluster_tools/merlin_cluster_tools
!docs/Makefile
docs/_build/