gitignore: Add the new maturin provided so file to the ignores.

master
Damir Jelić 2020-01-05 14:58:38 +01:00
parent 6a7c6f9c81
commit 7fd667f4e0
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,4 +7,5 @@ Cargo.lock
dist/
__pycache__/
tantivy.so
tantivy/tantivy.cpython*.so
tantivy.egg-info/