Build: Fix linux
[platform/upstream/glslang.git] / .gitignore
1 *.o
2 *.a
3 *.so
4 *.exe
5 tags
6 TAGS
7 build/
8 Test/localResults/
9 Test/multiThread.out
10 Test/singleThread.out
11 Test/vert.spv
12 Test/frag.spv
13 External/googletest