15 lines
173 B
Plaintext
15 lines
173 B
Plaintext
.idea
|
|
**/*.pyc
|
|
build
|
|
/target
|
|
**/*.rs.bk
|
|
dist/
|
|
__pycache__/
|
|
tantivy.so
|
|
tantivy.dylib
|
|
tantivy/tantivy.cpython*.so
|
|
tantivy.egg-info/
|
|
|
|
# Exclude the mkdocs site directory
|
|
site/
|