This repository has been archived on 2023-10-28. You can view files and clone it, but cannot push or open issues or pull requests.
pwt-0x01-ng/.dockerignore
surtur 5c65ea289b
add production compose file
* secrets are stored in env files, examples were added
* add .*.env to .{docker,git}ignore to prevent anybody from mistakenly
  committing their env files (unless it's forced)

* [skip ci]
2021-02-22 12:54:29 +01:00

14 lines
108 B
Plaintext

docker-compose.yml
.dockerignore
.gitignore
bin/
obj/
.git
.vs
.vscode
.aspnet
.dotnet
.nuget
.local
.*.env