diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2011-01-19 23:49:54 -0800 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2011-01-19 23:49:54 -0800 |
commit | 4fafde6a8cd456e591186f0b02cdcbf07f5cd442 (patch) | |
tree | 8f00a9c2db57ca56c4f96f08b81678f63040cf26 /doxygen/.gitignore | |
parent | aec19381ecef7d98211910709429e0077e82ef87 (diff) |
doxygen: Add glsl to the Makefile and .gitignore.
Diffstat (limited to 'doxygen/.gitignore')
-rw-r--r-- | doxygen/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doxygen/.gitignore b/doxygen/.gitignore index 253aabac19..62a37224dd 100644 --- a/doxygen/.gitignore +++ b/doxygen/.gitignore @@ -6,6 +6,7 @@ core core_subset gallium glapi +glsl main math math_subset |