mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-12 04:20:01 -05:00
Merge topic 'clang-tidy-module-gitignore'
550f6b40bd clang-tidy module: copy .gitignore from top level
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !8377
This commit is contained in:
8
Utilities/ClangTidyModule/.gitignore
vendored
Normal file
8
Utilities/ClangTidyModule/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
/CMakeUserPresets.json
|
||||
|
||||
# Common build directories
|
||||
/build*/
|
||||
|
||||
# Visual Studio Code
|
||||
/.vscode/
|
||||
/.cache/
|
||||
Reference in New Issue
Block a user