Ignore IMGUI ini state file

This commit is contained in:
Graham Pentheny
2025-07-07 13:39:59 -04:00
parent 739cac20d8
commit 9af5723d32

3
.gitignore vendored
View File

@@ -26,6 +26,9 @@ RecastDemo/Bin/*.dSYM
# Ignore meshes
RecastDemo/Bin/Meshes/*
# Dear IMGUI state
RecastDemo/Bin/imgui.ini
## Logs and databases #
*.log
*.sql