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

This commit is contained in:
2025-04-14 22:10:43 +02:00
parent ab0f34f217
commit 8458f49975
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
---
exclude_paths:
- roles-vendored/
- .gitea/
+1
View File
@@ -0,0 +1 @@
.ansible