chore(docker): add .dockerignore

This commit is contained in:
Konstantin Zhigaylo 2025-07-12 20:00:26 +03:00
parent 1390f3af37
commit 0905e11185
No known key found for this signature in database
GPG Key ID: DD1C2780F0E05B5C

5
.dockerignore Normal file
View File

@ -0,0 +1,5 @@
.git/
.gitignore
.next/
.dockerignore
node_modules/