summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Pogonyshev <pogonyshev@gmx.net>2009-04-19 22:30:34 +0300
committerPaul Pogonyshev <pogonyshev@gmx.net>2009-04-19 22:30:34 +0300
commit9f5a9318ec769ccb4b9a8c4c7fdbad8f0e31250f (patch)
tree814777ab8489268378b3244b0c345c1982475aa9 /.gitignore
parent784b229c9f54e5197adbd566cd42009e4bcfd055 (diff)
downloadpygobject-9f5a9318ec769ccb4b9a8c4c7fdbad8f0e31250f.tar.gz
pygobject-9f5a9318ec769ccb4b9a8c4c7fdbad8f0e31250f.tar.xz
pygobject-9f5a9318ec769ccb4b9a8c4c7fdbad8f0e31250f.zip
Code maintenance: ignore '.so' files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
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