tantivy-py/.gitignore

11 lines
99 B
Plaintext
Raw 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
Cargo.lock
dist/
__pycache__/
tantivy.so
tantivy.egg-info/