mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-08 16:19:36 -06:00
Merge topic 'export-ignore-ast-grep' into release-4.1
93f5111ba7 gitattributes: Do not export ast-grep infrastructure in source archives
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !11499
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user