mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 18:17:39 +08:00
ignore the snapshots and dumps in the gitignore (#1449)
This commit is contained in:
parent
c11c909bad
commit
490836a7b3
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,3 +5,5 @@
|
|||||||
/*.mdb
|
/*.mdb
|
||||||
/query-history.txt
|
/query-history.txt
|
||||||
/data.ms
|
/data.ms
|
||||||
|
/snapshots
|
||||||
|
/dumps
|
||||||
|
Loading…
Reference in New Issue
Block a user