compiler: fix .gitignore for glsl_compiler

Signed-off-by: Rob Clark <robclark@freedesktop.org>
This commit is contained in:
Rob Clark 2016-02-03 13:32:46 -05:00
parent 78f4c555b9
commit 1be9184ff3
2 changed files with 1 additions and 1 deletions

1
src/compiler/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
glsl_compiler

View File

@ -1,4 +1,3 @@
glsl_compiler
glsl_lexer.cpp
glsl_parser.cpp
glsl_parser.h