mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-22 12:46:28 +00:00
Add meili-snap crate to make writing snapshot tests easier
This commit is contained in:
committed by
Clément Renault
parent
8a32b766c6
commit
d85451b8e5
7
.gitignore
vendored
7
.gitignore
vendored
@ -7,3 +7,10 @@
|
||||
/data.ms
|
||||
/snapshots
|
||||
/dumps
|
||||
|
||||
|
||||
# Snapshots
|
||||
## ... large
|
||||
*.full.snap
|
||||
## ... unreviewed
|
||||
*.snap.new
|
||||
|
Reference in New Issue
Block a user