Merge pull request #5 from Hexastack/fix/add-dockerignore

feat(frontend): add dockerignore
This commit is contained in:
Mohamed Marrouchi 2024-09-12 16:21:23 +01:00 committed by GitHub
commit ab9ee94b3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

13
frontend/.dockerignore Normal file
View File

@ -0,0 +1,13 @@
node_modules
npm-debug.log
Dockerfile*
docker-compose*
.dockerignore
.git
.gitignore
README.md
LICENSE
.vscode
.next
*.swp
/scripts