source: .dockerignore

Last change on this file was bb02e3a, checked in by Stefan-Saveski <stefansaveski19@…>, 9 months ago

Added dockerfile and changes to GET user.

  • Property mode set to 100644
File size: 181 bytes
RevLine 
[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.