diff --git a/.gitattributes b/.gitattributes index 361ae28708..7193a7a4be 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,11 +18,15 @@ dangerfile.py export-ignore /.github/** export-ignore /.gitlab/** export-ignore /.mailmap export-ignore +/.reuse export-ignore /.reuse/** export-ignore /ci export-ignore +/cocci export-ignore +/cocci/** export-ignore /conftools export-ignore /doc/design export-ignore /doc/dev export-ignore +/tests/bench/names.csv export-ignore /util/** export-ignore /util/bindkeys.pl -export-ignore /util/check-make-install.in -export-ignore diff --git a/bin/rndc/include/.clang-format b/bin/rndc/include/.clang-format deleted file mode 120000 index 0e62f72bcf..0000000000 --- a/bin/rndc/include/.clang-format +++ /dev/null @@ -1 +0,0 @@ -../../../.clang-format.headers \ No newline at end of file