mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 10:59:35 -05:00
It can be useful to append the .txt extension to logs. When this extension is used, GitLab is able to set the proper content type on such artifacts in CI. This makes it possible to display those files directly in the browser rather than having to download them.
101 lines
1.6 KiB
Text
101 lines
1.6 KiB
Text
*-symtbl.c
|
|
*.a
|
|
*.gcda
|
|
*.gcno
|
|
*.la
|
|
*.lo
|
|
*.log
|
|
*.log.txt
|
|
*.o
|
|
*.orig
|
|
*.plist/ # ccc-analyzer store its results in .plist directories
|
|
*.rej
|
|
*.so
|
|
*.trs
|
|
*_test
|
|
*.ipch # vscode/intellisense precompiled header
|
|
*~
|
|
__pycache__/
|
|
.ccache/
|
|
.cproject
|
|
.deps/
|
|
.dirstamp
|
|
.libs/
|
|
.project
|
|
.settings
|
|
/aclocal.m4
|
|
/ar-lib
|
|
/autom4te.cache/
|
|
/bind.keys.h
|
|
/compile
|
|
/config.cache
|
|
/config.guess
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.status
|
|
/config.sub
|
|
/configure
|
|
/configure.lineno
|
|
/depcomp
|
|
/install-sh
|
|
/isc-config.sh
|
|
/libtool
|
|
/ltmain.sh
|
|
/m4/libtool.m4
|
|
/m4/ltargz.m4
|
|
/m4/ltdl.m4
|
|
/m4/ltoptions.m4
|
|
/m4/ltsugar.m4
|
|
/m4/ltversion.m4
|
|
/m4/lt~obsolete.m4
|
|
/missing
|
|
/py-compile
|
|
/stamp-h1
|
|
/test-driver
|
|
Makefile
|
|
Makefile.in
|
|
Makefile.user
|
|
ans.run
|
|
gen.dSYM/
|
|
named.memstats
|
|
named.run
|
|
timestamp
|
|
/compile_commands.json
|
|
# Gets generated by Build Ear (bear)
|
|
/compile_commands.commands.json
|
|
/tsan
|
|
/util/check-make-install
|
|
/INSTALL
|
|
doc/man/dnssec-cds.8in
|
|
doc/man/dnssec-checkds.8in
|
|
doc/man/dnssec-coverage.8in
|
|
doc/man/dnssec-dsfromkey.8in
|
|
doc/man/dnssec-importkey.8in
|
|
doc/man/dnssec-keyfromlabel.8in
|
|
doc/man/dnssec-keygen.8in
|
|
doc/man/dnssec-keymgr.8in
|
|
doc/man/dnssec-revoke.8in
|
|
doc/man/dnssec-settime.8in
|
|
doc/man/dnssec-signzone.8in
|
|
doc/man/dnssec-verify.8in
|
|
doc/man/named-checkconf.8in
|
|
doc/man/named-checkzone.8in
|
|
doc/man/named-journalprint.8in
|
|
doc/man/named-nzd2nzf.8in
|
|
doc/man/nsec3hash.8in
|
|
doc/man/pkcs11-destroy.8in
|
|
doc/man/pkcs11-keygen.8in
|
|
doc/man/pkcs11-list.8in
|
|
doc/man/pkcs11-tokens.8in
|
|
# clangd index directory
|
|
/\.cache/
|
|
/\.*_clangd/
|
|
# GNU Global index files
|
|
/GPATH
|
|
/GRTAGS
|
|
/GTAGS
|
|
# Emacs specific files
|
|
\.dir-locals-2.el
|
|
/emacs.desktop
|
|
/emacs.desktop-lock
|