- Re-added win libs
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user