tantivy-py/.gitignore
Caleb Hattingh f164b0ef4a
Snippet generator (fixes #36 and #63) (#122)
Co-authored-by: Justin Greene <justin.greene@intouchsol.com>
Co-authored-by: Paul Masurel <paul@quickwit.io>
Co-authored-by: Pratyush Mittal <pratyushmittal@gmail.com>
Co-authored-by: mukeshsahnis <er.mks89@gmail.com>
2023-09-13 12:03:39 +02:00

14 lines
148 B
Plaintext

.idea
**/*.pyc
build
/target
**/*.rs.bk
dist/
__pycache__/
tantivy.so
tantivy.dylib
tantivy/tantivy.cpython*.so
tantivy.egg-info/
.venv
.envrc
site/