mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Ignore files generated by fuzzcheck
This commit is contained in:
parent
2295e0e3ce
commit
ee1abfd1c1
1 changed files with 4 additions and 2 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -13,6 +13,8 @@ milli/target/
|
|||
# Snapshots
|
||||
## ... large
|
||||
*.full.snap
|
||||
|
||||
# ... unreviewed
|
||||
## ... unreviewed
|
||||
*.snap.new
|
||||
|
||||
# Fuzzcheck data for the facet indexing fuzz test
|
||||
milli/fuzz/update::facet::incremental::fuzz::fuzz/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue