Explorar o código

Adding .cache to ignore list. (#8674)

ocornut hai 2 meses
pai
achega
b2f39318cb
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -29,8 +29,9 @@ ipch
 ## Getting files created in JSON/Schemas/Catalog/ from a VS2022 update
 ## Getting files created in JSON/Schemas/Catalog/ from a VS2022 update
 JSON/
 JSON/
 
 
-## Commonly used CMake directories
+## Commonly used CMake directories & CMake CPM cache
 build*/
 build*/
+.cache
 
 
 ## Xcode & macOS artifacts
 ## Xcode & macOS artifacts
 project.xcworkspace
 project.xcworkspace