mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-21 14:40:48 +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
|
||||
.vscode/
|
||||
.cache/
|
||||
|
||||
# CLion work directory
|
||||
.idea/
|
||||
|
Reference in New Issue
Block a user