imgui-sdl3 0.5.2

Integration of ImGui with SDL3
Documentation
1
2
3
4
5
6
7
# See documentation for this config file at https://github.com/crate-ci/typos/blob/master/docs/reference.md

[files]
extend-exclude = [
  # Exclude generated files that are checked in to source control
  "Cargo.lock",
]