tantivy-py/.gitignore

12 lines
127 B
Plaintext

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