🙈(docker) add .next to .dockerignore

We don't want to copy this over to the Docker daemon, since this
directory can be quite large.
This commit is contained in:
Simon Ser
2025-06-03 00:21:37 +02:00
committed by Manuel Raynaud
parent ce329142dc
commit bf66265125
2 changed files with 5 additions and 0 deletions

View File

@@ -34,3 +34,4 @@ db.sqlite3
# Frontend
node_modules
.next