Commit bc83e64e by baldurk

Exclude bison generated files in .gitignore

parent 5100d560
...@@ -3,6 +3,8 @@ ...@@ -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
......
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