summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Pogonyshev <pogonyshev@gmx.net>2009-05-02 16:11:06 +0300
committerPaul Pogonyshev <pogonyshev@gmx.net>2009-05-02 16:11:06 +0300
commitdd2009d4e0e9fa9cd4ee8d76ec0e498e62a568b7 (patch)
treed13f1db39e0b7a3026d9f8193aaf194e90665c8d /.gitignore
parent7a05b493a612da9f41a8f611ed56dcbcea7daa07 (diff)
downloadpygtk-dd2009d4e0e9fa9cd4ee8d76ec0e498e62a568b7.tar.gz
Remove 'ltihooks.py' as using deprecated Python module.
Remove the script and all related imports. All relevant Makefile's now create symbolic links for '.so' files from '.libs' to the level up, so that C helper modules are still importable in built, but not installed source tree. Same as in PyGObject. (Bug #565593.)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a2ac9c60..426ab64e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,7 @@ stamp-h1
*.o
*.pc
*.pyc
+*.so
.deps
.libs