source:
.dockerignore
| Last change on this file was bb02e3a, checked in by , 9 months ago | |
|---|---|
|
|
| File size: 181 bytes | |
| Rev | Line | |
|---|---|---|
| [bb02e3a] | 1 | **/.vs |
| 2 | **/.vscode | |
| 3 | **/bin | |
| 4 | **/obj | |
| 5 | **/.git | |
| 6 | **/.gitignore | |
| 7 | **/.dockerignore | |
| 8 | **/Dockerfile | |
| 9 | **/docker-compose.* | |
| 10 | **/*.md | |
| 11 | **/charts | |
| 12 | **/secrets.*.yaml | |
| 13 | **/.env | |
| 14 | **/appsettings.Development.json |
Note:
See TracBrowser
for help on using the repository browser.
