mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-21 23:00:50 +08:00
gitignore: Tell Git to ignore the .cache/ directory
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -19,6 +19,7 @@ out/
|
|||||||
|
|
||||||
# Visual Studio Code
|
# Visual Studio Code
|
||||||
.vscode/
|
.vscode/
|
||||||
|
.cache/
|
||||||
|
|
||||||
# CLion work directory
|
# CLion work directory
|
||||||
.idea/
|
.idea/
|
||||||
|
Reference in New Issue
Block a user