diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | .hgignore | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -73,6 +73,7 @@ db_home ipch/ libpython*.a libpython*.so* +libpython*.dylib platform pybuilddir.txt pyconfig.h @@ -44,6 +44,7 @@ Parser/pgen$ syntax: glob libpython*.a libpython*.so* +libpython*.dylib *.swp *.o *.pyc |