fix: addd dockerignore
Some checks failed
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Failing after 25m25s
Some checks failed
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Failing after 25m25s
This commit is contained in:
parent
7a7e345b6a
commit
0a9f2ba8fe
13
.dockerignore
Normal file
13
.dockerignore
Normal file
@ -0,0 +1,13 @@
|
||||
bin/
|
||||
obj/
|
||||
.git/
|
||||
.gitignore
|
||||
*.md
|
||||
README.md
|
||||
tests/
|
||||
docs/
|
||||
.vs/
|
||||
.vscode/
|
||||
**/.DS_Store
|
||||
**/Thumbs.db
|
||||
|
||||
Loading…
Reference in New Issue
Block a user