Fix backslash in gitignore that allows sokol shdc

main
Cameron Murphy Reikes 12 months ago
parent c736ebd013
commit 9e2955d03b

2
.gitignore vendored

@ -45,7 +45,7 @@ EPIC RPG World Pack - Ancient Ruins V 1.7.zip
EPIC RPG World Pack - Ancient Ruins V 1.7/ EPIC RPG World Pack - Ancient Ruins V 1.7/
# allow shader compiler # allow shader compiler
!thirdparty\sokol-shdc.exe !thirdparty/sokol-shdc.exe
# generated files # generated files
gen/ gen/

Loading…
Cancel
Save