mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Update .gitignore
- Ignore `/bench` directory for git purposes - Ignore benchmark DB
This commit is contained in:
parent
c608b3f9b5
commit
55f60a3638
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -9,6 +9,8 @@
|
|||
/data.ms
|
||||
/snapshots
|
||||
/dumps
|
||||
/bench
|
||||
/_xtask_benchmark.ms
|
||||
|
||||
# Snapshots
|
||||
## ... large
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue