ALYYAN commited on
Commit
88ff48b
·
verified ·
1 Parent(s): 6b88e8c

Delete .dockerignore

Browse files
Files changed (1) hide show
  1. .dockerignore +0 -15
.dockerignore DELETED
@@ -1,15 +0,0 @@
1
- # Ignore development and environment files
2
- .git
3
- .dvc
4
- .vscode
5
- venv
6
- __pycache__
7
-
8
- # Ignore data we don't need in the final app
9
- artifacts/
10
- data/
11
-
12
- # Ignore config files we no longer need for this deployment
13
- .streamlit/
14
- dvc.yaml
15
- packages.txt