gitattributes: Do not export pre-commit config file in source archives
Exclude the file added by commit de59765336
(pre-commit: Add an initial
configuration file, 2025-01-04, v4.0.0-rc1~118^2~11).
This commit is contained in:
parent
4b5b172a65
commit
aa42ba1ac8
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -4,6 +4,7 @@
|
||||
.clang-tidy export-ignore
|
||||
.codespellrc export-ignore
|
||||
.editorconfig export-ignore
|
||||
.pre-commit-config.yaml export-ignore
|
||||
.typos.toml export-ignore
|
||||
|
||||
# Custom attribute to mark sources as using our C code style.
|
||||
|
Loading…
Reference in New Issue
Block a user