tantivy-py/.gitignore

14 lines
148 B
Plaintext
Raw Permalink Normal View History

2019-08-01 08:22:40 +00:00
.idea
**/*.pyc
build
/target
2019-06-04 08:45:07 +00:00
**/*.rs.bk
dist/
__pycache__/
tantivy.so
tantivy.dylib
tantivy/tantivy.cpython*.so
tantivy.egg-info/
.venv
.envrc
site/