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
|
*.6
*.Plo
*.a
*.db
*.dylib
*.dylib.*
*.gcda
*.gcno
*.gcov
*.info
*.la
*.lo
*.log
*.mdb
*.o
*.out
*.so
*.so.*
*.swp
*~
.deps
.dirstamp
.libs
.pytest_cache
/.build-depend
/.cache
/aclocal.m4
/ar-lib
/autom4te.cache/*
/bench/bench_lru
/build*
/client/kresc
/compile
/compile_commands.json
/config.guess
/config.h
/config.log
/config.status
/config.sub
/configure
/control
/coverage
/coverage.stats
/daemon/kresd
/daemon/lua/*.inc
/daemon/lua/trust_anchors.lua
/depcomp
/distro/tests/*/.vagrant
/doc/.doctrees
/doc/doxyxml
/doc/html
/doc/kresd.8
/doc/texinfo
/ephemeral_key.pem
/install-sh
/libkres.pc
/libtool
/ltmain.sh
/missing
/modules/dnstap/dnstap.pb-c.d
/pkg
/self.crt
/self.key
/stamp-h1
/tags
/tests/dnstap/src/dnstap-test/go.sum
/tests/pytests/*/tcproxy
/tests/pytests/*/tlsproxy
/tests/pytests/pytests.*.html
/tests/pytests/*.junit.xml
/tests/test_array
/tests/test_lru
/tests/test_map
/tests/test_module
/tests/test_pack
/tests/test_set
/tests/test_utils
/tests/test_zonecut
/ylwrap
_obj
kresd.amalg.c
libkres.amalg.c
luacov.*.out
|