mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
feat: Allow the user to specify options by argument
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
|
||||
/rocksdb
|
||||
/target
|
||||
**/*.rs.bk
|
||||
**/*.idx
|
||||
**/*.map
|
||||
**/*.sst
|
||||
|
Reference in New Issue
Block a user