

chore: update .dockerignore
@cb9f62fc89a28da76cb13a1ca839de5364fe7944
--- .dockerignore
+++ .dockerignore
... | ... | @@ -1,15 +1,4 @@ |
1 |
-__pycache__ |
|
2 |
-tests/data |
|
3 |
-.pytest_cache |
|
4 |
-.git |
|
5 |
-flake.nix |
|
6 |
-flake.lock |
|
7 |
-.envrc |
|
8 |
-.gitignore |
|
9 |
-.direnv |
|
10 |
-.task |
|
11 |
-Taskfile.yaml |
|
12 |
-README.md |
|
13 |
-.secrets |
|
14 |
-.ruff_cache |
|
15 |
-.env |
|
1 |
+* |
|
2 |
+!src/faster_whisper_server |
|
3 |
+!pyproject.toml |
|
4 |
+!uv.lock |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?