mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Exclude named.args.j2 files from license header checks
Exclude named.args.j2 files from license header checks so named.args can
be generated from Jinja templates.
(cherry picked from commit 63290c9e4e)
This commit is contained in:
parent
2c2ceaca98
commit
b2903b8cfe
1 changed files with 1 additions and 2 deletions
|
|
@ -143,8 +143,7 @@ path = [
|
|||
"**/.dir-locals.el",
|
||||
"**/.gitattributes",
|
||||
"**/.gitignore",
|
||||
"**/named**.args",
|
||||
"**/named**.args.in",
|
||||
"**/named*.args*",
|
||||
"**/named.dropedns",
|
||||
"**/named.ednsformerr",
|
||||
"**/named.ednsnotimp",
|
||||
|
|
|
|||
Loading…
Reference in a new issue