dockerconfig/.dockerignore
2022-10-29 12:50:15 +02:00

16 lines
154 B
Plaintext

node_modules
npm-debug.log
Dockerfile*
docker-compose*
.dockerignore
.git
.gitignore
.gitattibutes
.gitmodules
.env
*/bin
*/obj
.vscode
README.md
LICENSE