Ignore .so files.

This commit is contained in:
Georg Brandl 2008-12-30 02:37:01 +01:00
parent 28829fa9d5
commit 0fb89a8e87

View File

@ -1,5 +1,6 @@
.*\.pyc
.*\.egg
.*\.so
build/
dist/
sphinx/pycode/Grammar.*pickle