This commit is contained in:
Pcornat 2022-01-08 20:43:42 +01:00
parent 0ac939b794
commit c5f179b455
Signed by: Pcornat
GPG Key ID: 2F3932FF46D9ECA0
4 changed files with 9 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.ttf filter=lfs diff=lfs merge=lfs -text

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "external/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw.git

1
external/glfw vendored Submodule

@ -0,0 +1 @@
Subproject commit 7d5a16ce714f0b5f4efa3262de22e4d948851525

1
external/spdlog vendored Submodule

@ -0,0 +1 @@
Subproject commit eb3220622e73a4889eee355ffa37972b3cac3df5