mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
Since 8b094845, .gitignore entries have been pinned to the top-level
.gitignore file. Copy these entries into a .gitignore for the
clang-tidy module.
9 lines
101 B
Plaintext
9 lines
101 B
Plaintext
/CMakeUserPresets.json
|
|
|
|
# Common build directories
|
|
/build*/
|
|
|
|
# Visual Studio Code
|
|
/.vscode/
|
|
/.cache/
|