fix(linter): ignore .gitea directory

This commit is contained in:
Markus Pesch 2025-04-14 22:10:43 +02:00
parent ab0f34f217
commit 8458f49975
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
2 changed files with 2 additions and 1 deletions

@ -1,4 +1,4 @@
---
exclude_paths:
- roles-vendored/
- .gitea/

1
.gitignore vendored Normal file

@ -0,0 +1 @@
.ansible