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