mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-26 02:57:56 +00:00
gitattributes: Do not export ast-grep infrastructure in source archives
Exclude infrastructure added by commit 61743471d9 (ast-grep: add a rule to find adjacent string literals in cmStrCat calls, 2025-05-15, v4.1.0-rc1~122^2~3).
This commit is contained in:
parent
892fad3d23
commit
93f5111ba7
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -6,6 +6,7 @@
|
||||
.editorconfig export-ignore
|
||||
.pre-commit-config.yaml export-ignore
|
||||
.typos.toml export-ignore
|
||||
sgconfig.yml 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
|
||||
|
||||
1
Utilities/.gitattributes
vendored
1
Utilities/.gitattributes
vendored
@ -1,3 +1,4 @@
|
||||
/ast-grep export-ignore
|
||||
/Git export-ignore
|
||||
/GitSetup export-ignore
|
||||
SetupForDevelopment.sh export-ignore
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user