Exclude bison generated files in .gitignore
This commit is contained in:
parent
5100d5603f
commit
bc83e64e51
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,6 +3,8 @@
|
|||||||
*.so
|
*.so
|
||||||
*.exe
|
*.exe
|
||||||
tags
|
tags
|
||||||
|
glslang/MachineIndependent/glslang_tab.cpp
|
||||||
|
glslang/MachineIndependent/glslang_tab.cpp.h
|
||||||
build/
|
build/
|
||||||
Test/localResults/
|
Test/localResults/
|
||||||
Test/multiThread.out
|
Test/multiThread.out
|
||||||
|
Loading…
x
Reference in New Issue
Block a user