mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 11:32:01 -05:00
67 lines
843 B
Text
67 lines
843 B
Text
*-symtbl.c
|
|
*.a
|
|
*.gcda
|
|
*.gcno
|
|
*.la
|
|
*.lo
|
|
*.o
|
|
*.orig
|
|
*.plist/ # ccc-analyzer store its results in .plist directories
|
|
*.rej
|
|
*.so
|
|
*_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
|
|
/libltdl/*
|
|
/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.user
|
|
ans.run
|
|
gen.dSYM/
|
|
kyua.log
|
|
named.memstats
|
|
named.run
|
|
timestamp
|
|
/compile_commands.json
|
|
/tsan
|
|
/util/check-make-install
|
|
# clangd index directory
|
|
/\.cache/
|
|
/\.*_clangd/
|