pyo3/.gitignore

20 lines
171 B
Plaintext
Raw Normal View History

2017-05-21 12:37:32 +00:00
target
Cargo.lock
2015-04-19 04:38:56 +00:00
/doc
2015-04-19 05:50:50 +00:00
/gh-pages
build/
2018-10-09 14:29:11 +00:00
*.py[co]
__pycache__/
.cache
.pytest_cache/
dist/
2018-10-09 16:21:52 +00:00
.tox/
.mypy_cache/
.hypothesis/
2018-10-29 16:36:06 +00:00
.eggs/
2015-01-05 16:05:53 +00:00
2017-01-26 17:28:38 +00:00
*.so
*.out
*.egg-info
2017-01-26 17:28:38 +00:00
extensions/stamps/