[pygobject] Code maintenance: ignore '.so' files



commit 9f5a9318ec769ccb4b9a8c4c7fdbad8f0e31250f
Author: Paul Pogonyshev <pogonyshev gmx net>
Date:   Sun Apr 19 22:30:34 2009 +0300

    Code maintenance: ignore '.so' files
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index e7fc336..89e9e16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,5 +30,6 @@ stamp-h1
 *.o
 *.pc
 *.pyc
+*.so
 .deps
 .libs



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]