mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
gitattributes: Do not export lint config files in source archives
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
.git* export-ignore
|
||||
.hooks* export-ignore
|
||||
.clang-format export-ignore
|
||||
.clang-tidy export-ignore
|
||||
.codespellrc export-ignore
|
||||
.editorconfig export-ignore
|
||||
.typos.toml export-ignore
|
||||
|
||||
# Custom attribute to mark sources as using our C code style.
|
||||
[attr]our-c-style whitespace=tab-in-indent format.clang-format=18
|
||||
|
||||
Reference in New Issue
Block a user