Added to Dockerignore
Added folders that do not need to be in docker.
This commit is contained in:
parent
a5453c8191
commit
7090092565
1 changed files with 3 additions and 1 deletions
|
|
@ -21,5 +21,7 @@
|
||||||
**/obj
|
**/obj
|
||||||
**/secrets.dev.yaml
|
**/secrets.dev.yaml
|
||||||
**/values.dev.yaml
|
**/values.dev.yaml
|
||||||
|
**/*.db*
|
||||||
|
**/docker_data
|
||||||
LICENSE
|
LICENSE
|
||||||
README.md
|
README.md
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue