Make VCSes ignore the compiled shared library file (#12255)

This commit is contained in:
Éric Araujo 2011-07-29 12:07:04 +02:00
parent 0fb681ea50
commit 2636d77c47
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Makefile.pre
platform
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt

View File

@ -38,6 +38,7 @@ Parser/pgen.stamp$
syntax: glob
python.exe-gdb.py
libpython*.a
libpython*.so*
*.swp
*.o
*.pyc