This commit is contained in:
2022-10-29 12:50:15 +02:00
parent edbeb46280
commit 4ae0a38d53
4 changed files with 16 additions and 14 deletions

15
.dockerignore Normal file
View File

@ -0,0 +1,15 @@
node_modules
npm-debug.log
Dockerfile*
docker-compose*
.dockerignore
.git
.gitignore
.gitattibutes
.gitmodules
.env
*/bin
*/obj
.vscode
README.md
LICENSE