mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Added "*.so" and "docs/_build" to gitignore
This commit is contained in:
parent
e7e978e811
commit
9f4f09f135
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,3 +3,5 @@
|
||||||
build
|
build
|
||||||
dist
|
dist
|
||||||
.tox
|
.tox
|
||||||
|
*.so
|
||||||
|
docs/_build
|
||||||
|
|
Loading…
Reference in New Issue
Block a user