diff options
Diffstat (limited to 'src/mesa/es')
-rw-r--r-- | src/mesa/es/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mesa/es/.gitignore b/src/mesa/es/.gitignore new file mode 100644 index 0000000000..7643e9f0db --- /dev/null +++ b/src/mesa/es/.gitignore @@ -0,0 +1,5 @@ +glapi/glapi-es* +glapi/glapi-stamp +main/get_es*.c +main/api_exec_es*.c +objs-es* |