Skip to content

Commit 515ac98

Browse files
committed
Added IconFontCppHeaders
1 parent dfed53a commit 515ac98

File tree

5 files changed

+1036
-2
lines changed

5 files changed

+1036
-2
lines changed

.github/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@
1919
- [ImGui](https://github.com/ocornut/imgui)
2020
- [DirectXMath](https://github.com/microsoft/DirectXMath)
2121
- [spdlog](https://github.com/gabime/spdlog)
22-
- [ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo)
22+
- [ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo)
23+
- [IconFontCppHeaders](https://github.com/juliettef/IconFontCppHeaders)

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ StyleCopReport.xml
9898
*.svclog
9999
*.scc
100100

101-
.idea
101+
.idea/
102102

103103
# Chutzpah Test files
104104
_Chutzpah*

0 commit comments

Comments
 (0)