forked from statsite/statsite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
91 lines (74 loc) · 1.06 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
89
90
91
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
# Compiled Static libraries
*.lai
*.la
*.a
.lvimrc
.sconsign.dblite
tests/build/
test_runner
statsite
deb/statsite
*.deb
.vagrant
*.pyc
depcomp
compile
integ/.cache
config.log
.sconsign.dblite
.libs
.deps
.deps/*
src/.deps
/src/.deps
# http://www.gnu.org/software/automake
/Makefile
# http://www.gnu.org/software/autoconf
autom4te.cache
autoscan.log
autoscan-*.log
compile
configure.scan
config.status
depcomp
install-sh
missing
stamp-h1
autom4te.cache
.dirstamp
/dist/
/config.*
#OSX
.DS_Store
/libtool
Makefile.in
/Makefile
man/Makefile
Makefile
libtool
aclocal.m4
ac_config
configure
src/buildconfig.h
src/buildconfig.h.in
deps/check-0.10.0/build-aux/
deps/check-0.10.0/config.h.in
deps/check-0.10.0/config.h.in~
deps/check-0.10.0/check.pc
deps/check-0.10.0/check_stdint.h
deps/check-0.10.0/checkmk/checkmk
deps/check-0.10.0/config.h
deps/check-0.10.0/src/check.h
deps/check-0.10.0/tests/test_vars
gmon.out
src/buildconfig.h.in~
test-suite.log
tests/runner
tests/runner.log
tests/runner.trs