1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-01-09 23:54:20 +00:00

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