diff options
author | Emil Velikov <[email protected]> | 2015-03-02 15:58:16 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-03-05 14:45:54 +0000 |
commit | abae3434c42ce55d0aa26443e52fea98cc7cfe32 (patch) | |
tree | 33f107c87d590d847db985102eb1efd3733366e0 /src/mesa/main/.gitignore | |
parent | d1fbea038b29579a578ff4e1babbce8c39365d36 (diff) |
mesa/main: update .gitignore
Drop the no longer present get_es{1,2}.c from the list.
v2: Keep the format_info.c rename hunk out of this patch.
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/main/.gitignore')
-rw-r--r-- | src/mesa/main/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/.gitignore b/src/mesa/main/.gitignore index e65472d631f..98e645efbe8 100644 --- a/src/mesa/main/.gitignore +++ b/src/mesa/main/.gitignore @@ -1,8 +1,6 @@ api_exec.c dispatch.h enums.c -get_es1.c -get_es2.c git_sha1.h git_sha1.h.tmp remap_helper.h |