dockerconfig/.dockerignore

16 lines
154 B
Plaintext
Raw Normal View History

2022-10-29 12:50:15 +02:00
node_modules
npm-debug.log
Dockerfile*
docker-compose*
.dockerignore
.git
.gitignore
.gitattibutes
.gitmodules
.env
*/bin
*/obj
.vscode
README.md
LICENSE