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

Author: Juha-Pekka Heikkila <[email protected]>
Date:   Tue Dec 16 12:28:49 2014 +0200

mapi: add glapi-test and shared-glapi-test to .gitignore

On the same go remove src/mapi/shared-glapi/tests/.gitignore
and src/mapi/glapi/tests/.gitignore as useless.

Signed-off-by: Juha-Pekka Heikkila <[email protected]>
Reviewed-by: Matt Turner <[email protected]>

---

 src/mapi/.gitignore                    |    2 ++
 src/mapi/glapi/tests/.gitignore        |    1 -
 src/mapi/shared-glapi/tests/.gitignore |    2 --
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/mapi/.gitignore b/src/mapi/.gitignore
new file mode 100644
index 0000000..0d280c9
--- /dev/null
+++ b/src/mapi/.gitignore
@@ -0,0 +1,2 @@
+shared-glapi-test
+glapi-test
diff --git a/src/mapi/glapi/tests/.gitignore b/src/mapi/glapi/tests/.gitignore
deleted file mode 100644
index 0f37350..0000000
--- a/src/mapi/glapi/tests/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/glapi-test
diff --git a/src/mapi/shared-glapi/tests/.gitignore 
b/src/mapi/shared-glapi/tests/.gitignore
deleted file mode 100644
index 3defc40..0000000
--- a/src/mapi/shared-glapi/tests/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/glapi-test
-/shared-glapi-test

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to