Mesa (master): doxygen: Update .gitignore

Emil Velikov evelikov at kemper.freedesktop.org
Wed Apr 13 12:44:00 UTC 2016


Module: Mesa
Branch: master
Commit: 7703a3e3d0079afc10b3048e8bd9d1986a7f3003
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7703a3e3d0079afc10b3048e8bd9d1986a7f3003

Author: Rhys Kidd <rhyskidd at gmail.com>
Date:   Sat Apr  9 16:43:23 2016 -0400

doxygen: Update .gitignore

The last of these output directories was removed in 2007.

  commit c2e0570831ae130fce1fa374bebe25bb9c561e29
  Author: Jerome Glisse <glisse at freedesktop.org>
  Date:   Fri Feb 16 23:18:56 2007 +0100

      Update doxygen doc to reflet vbo changes.

      Update doxygen doc, array_cache no longuer exist,
      new shiny vbo modules is there. Tested on unix,
      but i think i didn't broke that bat :).

  commit 3ef972f538e1ff207f5919a8068bf14af18fb270
  Author: Brian Paul <brian.paul at tungstengraphics.com>
  Date:   Sun May 16 22:07:02 2004 +0000

      Replaced 'core' with 'main'.
      Other minor updates.

  commit 69db632a9df035cdc852cc64fb14038919929a70
  Author: Jose Fonseca <j_r_fonseca at yahoo.co.uk>
  Date:   Thu May 1 23:32:54 2003 +0000

      Move the Doxygen configuration files into the usual places and integrate with the build system.

Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
Acked-by: Emil Velikov <emil.velikov at collabora.com>

---

 doxygen/.gitignore | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/doxygen/.gitignore b/doxygen/.gitignore
index ddb2093..ea67dd5 100644
--- a/doxygen/.gitignore
+++ b/doxygen/.gitignore
@@ -1,9 +1,6 @@
 *.db
 *.tag
 *.tmp
-agpgart
-array_cache
-core
 core_subset
 gallium
 gbm
@@ -13,8 +10,6 @@ i965
 main
 math
 math_subset
-radeondrm
-radeonfb
 radeon_subset
 swrast
 swrast_setup




More information about the mesa-commit mailing list