diff options
author | José Fonseca <jrfonseca@tungstengraphics.com> | 2007-10-19 11:37:45 +0100 |
---|---|---|
committer | José Fonseca <jrfonseca@tungstengraphics.com> | 2007-10-25 23:25:02 +0100 |
commit | 414a933ad24e11e9655dc00ae55d8753f2021fe5 (patch) | |
tree | 51ebd92abbea16110b5d4802f0a7ed29e943d66e /doxygen | |
parent | 8568fadaf22787bc1652bb6f818b9c5c1ec81318 (diff) |
Ignore generated files.
Diffstat (limited to 'doxygen')
-rw-r--r-- | doxygen/.gitignore | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doxygen/.gitignore b/doxygen/.gitignore index 1b0edf90a6..253aabac19 100644 --- a/doxygen/.gitignore +++ b/doxygen/.gitignore @@ -1,15 +1,21 @@ *.tag +*.tmp agpgart array_cache core core_subset +gallium +glapi +main math math_subset miniglx -radeon_subset radeondrm radeonfb +radeon_subset +shader swrast swrast_setup tnl tnl_dd +vbo |