Commit bc83e64e by baldurk

Exclude bison generated files in .gitignore

parent 5100d560
......@@ -3,6 +3,8 @@
*.so
*.exe
tags
glslang/MachineIndependent/glslang_tab.cpp
glslang/MachineIndependent/glslang_tab.cpp.h
build/
Test/localResults/
Test/multiThread.out
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment