Ignore .cmake-format.yaml (#3356)

We don't want to add cmake formatting until we are in the super repo, but its handy if developers want to experiment with formatting. For now we should ignore .cmake-format.yaml.

[ROCm/composable_kernel commit: 7541d9b5b0]
This commit is contained in:
John Shumway
2025-12-05 08:26:00 -08:00
committed by GitHub
parent 17e2c816c3
commit 99a748498a

3
.gitignore vendored
View File

@@ -36,6 +36,9 @@ tags
# Editors
.vscode
# CMake formatting configuration (local)
.cmake-format.yaml
# Cline
.cline*