summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 3e92ac93ef988a7eefde3bd9a22d5563685a43b3 (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
*.o
*.a
*.so
*.so.*
*.dylib
*.dylib.*
*.lo
*.la
*.Plo
*.swp
*~
*.d
*.db
*.out
*.6
*.log
*.mdb
*.gcno
*.gcda
*.gcov
*.info
luacov.*.out
.dirstamp
.libs
.deps
_obj
/.build-depend
/autom4te.cache/*
/bench/bench_lru
/config.log
/config.h
/config.status
/config.guess
/config.sub
/configure
/ar-lib
/libtool
/missing
/compile
/compile_commands.json
/depcomp
/distro/tests/*/.vagrant
/install-sh
/stamp-h1
/aclocal.m4
/ltmain.sh
/ylwrap
/client/kresc
/doc/doxyxml
/doc/html
/daemon/kresd
/daemon/lua/*.inc
/daemon/lua/trust_anchors.lua
/tests/test_array
/tests/test_lru
/tests/test_map
/tests/test_module
/tests/test_pack
/tests/test_set
/tests/test_utils
/tests/test_zonecut
/tests/dnstap/src/dnstap-test/vendor/github.com/
/tests/dnstap/src/github.com/
.pytest_cache
kresd.amalg.c
libkres.amalg.c
/doc/kresd.8
/libkres.pc
/tags
/coverage
/coverage.stats