forked from project-hatohol/hatohol
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
68 lines (68 loc) · 1.4 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
*.db
*.la
*.lo
*.log
*.o
*.mo
*.swp
*.trs
*.pyc
*.pyo
*~
.deps/
.libs/
Makefile
Makefile.in
/*.tar.bz2
/aclocal.m4
/autom4te.cache/
/config.guess
/config.h
/config.log
/config.status
/config.sub
/configure
/compile
/client/hatohol/hatohol_def.py
/client/static/js/hatohol_def.js
/client/test/browser/expect.js
/client/test/browser/mocha.css
/client/test/browser/mocha.js
/client/test/browser/sinon.js
/client/test/node_modules
/data/init.d/centos/hatohol.centos
/data/init.d/debian/hatohol.debian
/data/systemd/generate_service_file.sh
/data/systemd/hatohol.service
/depcomp
/hatohol.spec
/install-sh
/libtool
/ltmain.sh
/m4/
/missing
/client/static/js/hatohol_version.js
/server/hap/hatohol-arm-plugin-zabbix
/server/mlpl/mlpl.pc
/server/mlpl/test/loggerTestee
/server/src/hatohol
/server/src/hatohol-resident-yard
/server/test/ActionTp
/server/test/fixtures/mkTestDB
/server/test/hapi-test-plugin
/server/test/zabbix-api-response-collector
/server/tools/build/
/server/tools/hatohol-config-db-creator
/server/tools/hatohol-db-initiator
/server/tools/hatohol-def-src-file-generator
/server/tools/hatohol/hatohol_def.py
/server/tools/usr/
/server/tools/tls/hatohol-ca-initialize
/server/tools/tls/hatohol-ca-sign-client-certificate
/server/tools/tls/hatohol-ca-sign-server-certificate
/server/benchmark/bench-string-join
/setup-with-ansible/.vagrant/
/setup-with-ansible/vagrant_ansible_inventory_*
/stamp-h1
/test-driver
/config.h.in