fixup! feat: added missing license
This commit is contained in:
parent
d41b8919e3
commit
0eced72348
1 changed files with 5 additions and 1 deletions
6
.ecrc
6
.ecrc
|
@ -1,4 +1,8 @@
|
|||
{
|
||||
"IgnoreDefaults": false,
|
||||
"Exclude": ["^LICENSE$", "^LICENSES/.*"]
|
||||
"Exclude": [
|
||||
"^LICENSE$",
|
||||
"^LICENSES/.*",
|
||||
"documentation/pages/about.dox"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue