feat: added woodpecker config

Reviewed-on: #1
Co-authored-by: Tobias Schmidl <tobias@schmidl.dev>
Co-committed-by: Tobias Schmidl <tobias@schmidl.dev>
This commit is contained in:
Tobias Schmidl 2023-10-06 07:10:26 +02:00
parent 70dcc822fd
commit 2c822ce773
15 changed files with 129 additions and 129 deletions

8
.ecrc Normal file
View file

@ -0,0 +1,8 @@
{
"IgnoreDefaults": false,
"Exclude": [
"^LICENSE$",
"^LICENSES/.*",
"documentation/pages/about.dox"
]
}