chore: Add linter file to be ignored upon export

This commit is contained in:
Michael Vetter
2026-03-21 01:10:48 +01:00
parent 287b466e3c
commit a85a33e397

1
.gitattributes vendored
View File

@@ -1,6 +1,7 @@
# Pattern Attribute
.clang-format export-ignore
.codespellrc export-ignore
.commitlintrc.json export-ignore
.git-blame-ignore-revs export-ignore
.github/* export-ignore
CONTRIBUTING.md export-ignore