mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
clang-tidy module: copy .gitignore from top level
Since 8b094845, .gitignore entries have been pinned to the top-level
.gitignore file. Copy these entries into a .gitignore for the
clang-tidy module.
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
/CMakeUserPresets.json
|
||||||
|
|
||||||
|
# Common build directories
|
||||||
|
/build*/
|
||||||
|
|
||||||
|
# Visual Studio Code
|
||||||
|
/.vscode/
|
||||||
|
/.cache/
|
||||||
Reference in New Issue
Block a user