Adding .cache to ignore list. (#8674)

This commit is contained in:
ocornut
2025-06-11 13:41:06 +02:00
parent 201899b611
commit b2f39318cb

3
.gitignore vendored
View File

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