From 0060551856ba7275ed783143282a572d7b0e5089 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Tue, 4 Oct 2011 08:46:33 +0200 Subject: [PATCH] Ignore all shared objects Signed-off-by: Guillem Jover Signed-off-by: Brian Paul --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a9bc5d4e268..a6243bfe6c7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ *.pyc *.pyo *.so +*.so.* *.sw[a-z] *.tar *.tar.bz2 -- 2.11.0