pyo3/examples/rustapi_module/.gitignore
Paul Ganssle 078bea4345
Move rustapi_module into examples
This is really a test module, but the Rust convention is to put
something like this under examples/, and when it lands, we can take
advantage of "Project-based Examples for Cargo Projects" - RFC link
at https://github.com/rust-lang/rfcs/pull/2517
2018-08-21 18:33:33 -04:00

7 lines
53 B
Plaintext

.pytest_cache
.mypy_cache
.hypothesis
.tox
*.py[co]