bevy/crates/glsl-to-spirv/glslang/.gitignore

13 lines
146 B
Text

*.o
*.a
*.so
*.exe
tags
TAGS
build/
Test/localResults/
Test/multiThread.out
Test/singleThread.out
Test/vert.spv
Test/frag.spv
External/googletest