mirror of
https://github.com/ocornut/imgui.git
synced 2025-09-05 19:08:19 +00:00
Adding .cache to ignore list. (#8674)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user