mirror of
https://github.com/suitenumerique/docs.git
synced 2026-04-25 17:15:01 +02:00
🙈(docker) add **/.next to .dockerignore
All the ".next" files are generated by the build process and should not be included in the Docker context.
This commit is contained in:
@@ -34,4 +34,4 @@ db.sqlite3
|
||||
|
||||
# Frontend
|
||||
node_modules
|
||||
.next
|
||||
**/.next
|
||||
|
||||
Reference in New Issue
Block a user