chore: Add linter file to be ignored upon export
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1,6 +1,7 @@
|
|||||||
# Pattern Attribute
|
# Pattern Attribute
|
||||||
.clang-format export-ignore
|
.clang-format export-ignore
|
||||||
.codespellrc export-ignore
|
.codespellrc export-ignore
|
||||||
|
.commitlintrc.json export-ignore
|
||||||
.git-blame-ignore-revs export-ignore
|
.git-blame-ignore-revs export-ignore
|
||||||
.github/* export-ignore
|
.github/* export-ignore
|
||||||
CONTRIBUTING.md export-ignore
|
CONTRIBUTING.md export-ignore
|
||||||
|
|||||||
Reference in New Issue
Block a user