Mesa (master): Ignore all shared objects

Brian Paul brianp at kemper.freedesktop.org
Tue Oct 4 13:49:55 UTC 2011


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

Author: Guillem Jover <guillem at hadrons.org>
Date:   Tue Oct  4 08:46:33 2011 +0200

Ignore all shared objects

Signed-off-by: Guillem Jover <guillem at hadrons.org>
Signed-off-by: Brian Paul <brianp at vmware.com>

---

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index a9bc5d4..a6243bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@
 *.pyc
 *.pyo
 *.so
+*.so.*
 *.sw[a-z]
 *.tar
 *.tar.bz2




More information about the mesa-commit mailing list