Browse Source

mesa: Add some more .gitignore

tags/13.0-branchpoint
Jason Ekstrand 9 years ago
parent
commit
b8bff0823b
2 changed files with 2 additions and 0 deletions
  1. 1
    0
      src/compiler/glsl/.gitignore
  2. 1
    0
      src/intel/tools/.gitignore

+ 1
- 0
src/compiler/glsl/.gitignore View File

@@ -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
- 0
src/intel/tools/.gitignore View File

@@ -0,0 +1 @@
/aubinator

Loading…
Cancel
Save