Files
cpython/.gitignore
Anthony Sottile 1ef4c32c8d 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.
2019-11-26 22:54:46 -06:00

124 lines
1.8 KiB
Plaintext