We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfed53a commit 515ac98Copy full SHA for 515ac98
.github/README.md
@@ -19,4 +19,5 @@
19
- [ImGui](https://github.com/ocornut/imgui)
20
- [DirectXMath](https://github.com/microsoft/DirectXMath)
21
- [spdlog](https://github.com/gabime/spdlog)
22
-- [ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo)
+- [ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo)
23
+- [IconFontCppHeaders](https://github.com/juliettef/IconFontCppHeaders)
.gitignore
@@ -98,7 +98,7 @@ StyleCopReport.xml
98
*.svclog
99
*.scc
100
101
-.idea
+.idea/
102
103
# Chutzpah Test files
104
_Chutzpah*
0 commit comments