[Mesa-dev] [PATCH shader-db] Add ".so" shared objects to .gitignore

Rhys Kidd rhyskidd at gmail.com
Sat Apr 8 19:59:07 UTC 2017


For intel_stubs.so

Signed-off-by: Rhys Kidd <rhyskidd at gmail.com>
---

I don't have commit access, so I would appreciate a reviewer pushing this to
master.

 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index f69750a..95a04f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 bin
 run
+*.so
-- 
2.9.3



More information about the mesa-dev mailing list