fix(linter): ignore .gitea directory
Some checks failed
Ansible Linter / ansible-lint (push) Failing after 47s
Lint Markdown files / markdown-lint (push) Successful in 11s

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

View File

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

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.ansible