mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-07 13:16:31 +00:00
Add meili-snap crate to make writing snapshot tests easier
This commit is contained in:
committed by
Clément Renault
parent
0af00f6b32
commit
3e4337c91f
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