Add machine generated files to .gitignore
This commit is contained in:
1
src/glsl/.gitignore
vendored
1
src/glsl/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
glsl_compiler
|
||||
glsl_parser.output
|
||||
builtin_function.cpp
|
||||
builtin_compiler
|
||||
|
3
src/mapi/es1api/.gitignore
vendored
Normal file
3
src/mapi/es1api/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
glapi-stamp
|
||||
glapi
|
||||
main
|
3
src/mapi/es2api/.gitignore
vendored
Normal file
3
src/mapi/es2api/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
glapi-stamp
|
||||
glapi
|
||||
main
|
Reference in New Issue
Block a user