Local docker-ignore file
This commit is contained in:
parent
7a4fb95e10
commit
8f2fd7418b
16
docker/OpenResty-Orthanc-Keycloak/.dockerignore
Normal file
16
docker/OpenResty-Orthanc-Keycloak/.dockerignore
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# Output
|
||||||
|
dist/
|
||||||
|
|
||||||
|
# Dependencies
|
||||||
|
node_modules/
|
||||||
|
|
||||||
|
# Root
|
||||||
|
README.md
|
||||||
|
Dockerfile
|
||||||
|
|
||||||
|
# Misc. Config
|
||||||
|
.git
|
||||||
|
.DS_Store
|
||||||
|
.gitignore
|
||||||
|
.vscode
|
||||||
|
.circleci
|
||||||
Loading…
Reference in New Issue
Block a user