Ignore the mkdocs site directory (#119)
parent
1fd85657d5
commit
e236af0a06
|
@ -9,3 +9,6 @@ tantivy.so
|
||||||
tantivy.dylib
|
tantivy.dylib
|
||||||
tantivy/tantivy.cpython*.so
|
tantivy/tantivy.cpython*.so
|
||||||
tantivy.egg-info/
|
tantivy.egg-info/
|
||||||
|
|
||||||
|
# Exclude the mkdocs site directory
|
||||||
|
site/
|
||||||
|
|
Loading…
Reference in New Issue