An error occurred while loading the file. Please try again.
-
Daniel Salzman authoredde8f2ff2
.gitignore 1.34 KiB
*.swp
*~
*.la
*.a
*.o
*.orig
*.lo
*.rej
*.pyc
.libs/
.deps/
.dirstamp
/tmp
/Knot.creator.user*
/Makefile
/Makefile.in
/src/Makefile
/src/Makefile.in
/src/zscanner/Makefile
/src/zscanner/Makefile.in
/python/Makefile
/python/Makefile.in
/samples/Makefile
/samples/Makefile.in
/samples/knot.sample.conf
/doc/Makefile
/doc/Makefile.in
/aclocal.m4
/ar-lib
/autoscan.log
/config.guess
/config.sub
/config.log
/config.status
/libtool
/ltmain.sh
/configure
/configure.scan
/compile
/depcomp
/install-sh
/missing
/ylwrap
/autom4te.cache/
/src/config.h
/src/config.h.in
/src/stamp-*
/doc/html/
/INSTALL
/m4/libtool.m4
/m4/ltoptions.m4
/m4/ltsugar.m4
/m4/ltversion.m4
/m4/lt~obsolete.m4
/src/dnssec/libdnssec.pc
/src/libknot.pc
/src/libknot/version.h
# dnstap
/src/contrib/dnstap/Makefile
/src/contrib/dnstap/Makefile.in
/src/contrib/dnstap/dnstap.pb-c.c
/src/contrib/dnstap/dnstap.pb-c.h
# zscanner
/src/zscanner/libzscanner.pc
/src/zscanner/scanner.c
/src/zscanner/tests/tmp/
/src/zscanner/tests/unittests
/src/zscanner/tests/zscanner-tool
/src/zscanner/version.h
# Binaries
/src/kdig
/src/keymgr
/src/khost
/src/kjournalprint
/src/knot1to2
/src/knotc
/src/knotd
/src/knsec3hash
/src/knsupdate
/src/kzonecheck
/src/rosedb_tool
# Plugin binaries
/src/rosedb_tool
# Generated tarballs
/knot-*.tar.gz
/knot-*.tar.xz
# Code coverage
*.gcda
*.gcno
/coverage.info
/coverage.html