diff --git a/.dockerignore b/.dockerignore index 09e7c08f..ef1e6d79 100644 --- a/.dockerignore +++ b/.dockerignore @@ -11,4 +11,5 @@ README.md **/.next/cache/** data data.ms -.git \ No newline at end of file +.git +meili_data \ No newline at end of file diff --git a/.gitignore b/.gitignore index 3e98482f..a71cc514 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,7 @@ certificates /data /data.ms meilisearch +meili_data .idea prisma/dev.db .turbo