mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 02:28:10 +02:00
mesa: Add some more .gitignore
This commit is contained in:
parent
90eaf01616
commit
b8bff0823b
2 changed files with 2 additions and 0 deletions
1
src/compiler/glsl/.gitignore
vendored
1
src/compiler/glsl/.gitignore
vendored
|
|
@ -5,6 +5,7 @@ glsl_parser.output
|
|||
glsl_test
|
||||
ir_expression_operation.h
|
||||
ir_expression_operation_strings.h
|
||||
ir_expression_operation_constant.h
|
||||
subtest-cr/
|
||||
subtest-lf/
|
||||
subtest-cr-lf/
|
||||
|
|
|
|||
1
src/intel/tools/.gitignore
vendored
Normal file
1
src/intel/tools/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
/aubinator
|
||||
Loading…
Add table
Reference in a new issue