cdb24 commited on
Commit
2eaa114
1 Parent(s): 7614ee8

Delete .dockerignore

Browse files
Files changed (1) hide show
  1. .dockerignore +0 -27
.dockerignore DELETED
@@ -1,27 +0,0 @@
1
- **/__pycache__
2
- **/.venv
3
- **/.classpath
4
- **/.dockerignore
5
- **/.env
6
- **/.git
7
- **/.gitignore
8
- **/.project
9
- **/.settings
10
- **/.toolstarget
11
- **/.vs
12
- **/.vscode
13
- **/*.*proj.user
14
- **/*.dbmdl
15
- **/*.jfm
16
- **/bin
17
- **/charts
18
- **/docker-compose*
19
- **/compose*
20
- **/Dockerfile*
21
- **/node_modules
22
- **/npm-debug.log
23
- **/obj
24
- **/secrets.dev.yaml
25
- **/values.dev.yaml
26
- LICENSE
27
- README.md