Be more specific about the `.so` gitignore patterns (GH-17328)
In GH-15823 the pattern was changed from `libpython*.so*` to `*.so*` which matches a bit too greedily for some packagers. For instance this trips up `debian/README.source`. A more specific pattern fixes this issue.
A
Anthony Sottile committed
1ef4c32c8d4f374adfea599f033fa61254bf951d
Parent: 9bbcbc9
Committed by Zachary Ware <zach@python.org>
on 11/27/2019, 4:54:46 AM