diff options
Diffstat (limited to 'src/mesa/main/.gitignore')
-rw-r--r-- | src/mesa/main/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mesa/main/.gitignore b/src/mesa/main/.gitignore index d0744e3f0d7..caed74f4024 100644 --- a/src/mesa/main/.gitignore +++ b/src/mesa/main/.gitignore @@ -1,5 +1,7 @@ api_exec_es1.c api_exec_es2.c +dispatch.h +enums.c get_es1.c get_es2.c git_sha1.h @@ -8,3 +10,4 @@ api_exec_es1_dispatch.h api_exec_es1_remap_helper.h api_exec_es2_dispatch.h api_exec_es2_remap_helper.h +remap_helper.h |