summaryrefslogtreecommitdiff
path: root/.bzrignore
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-07-28 22:38:44 +0200
committerÉric Araujo <merwok@netwok.org>2011-07-28 22:38:44 +0200
commit5c8545bb2cc081dda2b26df48350f22891401d49 (patch)
treee25dc9bb4511ada2fb973e2ccc6ae466520bb526 /.bzrignore
parent53516a82df8db500a968451daa54fc72eaed7056 (diff)
downloadcpython-git-5c8545bb2cc081dda2b26df48350f22891401d49.tar.gz
Make VCSes ignore the compiled shared library file (#12255)
Diffstat (limited to '.bzrignore')
-rw-r--r--.bzrignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore
index e893a7dfcf..959a7df6ed 100644
--- a/.bzrignore
+++ b/.bzrignore
@@ -14,6 +14,7 @@ platform
pybuilddir.txt
pyconfig.h
libpython*.a
+libpython*.so*
python.exe
python-gdb.py
reflog.txt