yum-mirror/slang

Making it easier to work with shaders

git clone https://git.yummers.dev/yum-mirror/slang

Jay KwakDo not add carrage return to shell scripts (#4811)1124407b1

master
160 B5 linesraw
1# indicate generated files so they don't appear in GitHub diffs
2*.slang.cpp linguist-generated
3
4# Set the line endings to LF for shell scripts
5*.sh text eol=lf