- Re-added win libs

This commit is contained in:
2024-07-11 23:48:45 +02:00
parent 38080703ec
commit dd3bbf1d5b
6 changed files with 22 additions and 5 deletions

12
.gitignore vendored
View File

@ -1,6 +1,3 @@
Bin/
Intermediate/
#------------------------- Rider -------------------------
# Source: https://github.com/JetBrains/resharper-rider-samples/blob/master/.gitignore
@ -454,8 +451,13 @@ FodyWeavers.xsd
#------------------------- Nerfed -------------------------
Bin/
Intermediate/
imgui.ini
# include libs
!/libs/lib64
!/libs/x64
!/Native/lib64
!/Native/x64