tantivy-py/.gitignore

11 lines
99 B
Plaintext

.idea
**/*.pyc
build
/target
**/*.rs.bk
Cargo.lock
dist/
__pycache__/
tantivy.so
tantivy.egg-info/