pyo3/.gitignore
2018-10-09 18:21:52 +02:00

19 lines
164 B
Plaintext

target
Cargo.lock
/doc
/gh-pages
build/
*.py[co]
__pycache__/
.cache
.pytest_cache/
dist/
.tox/
.mypy_cache/
.hypothesis/
*.so
*.out
*.egg-info
extensions/stamps/