🙈(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:
committed by
Manuel Raynaud
parent
ce329142dc
commit
bf66265125
@@ -34,3 +34,4 @@ db.sqlite3
|
||||
|
||||
# Frontend
|
||||
node_modules
|
||||
.next
|
||||
|
||||
Reference in New Issue
Block a user