Skip to content

Commit 963b636

Browse files
committed
remove extra dockerignore
1 parent e5b1ffd commit 963b636

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

samples/managed-llm/.dockerignore

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
# Default .dockerignore file for Defang
22
**/__pycache__
3-
**/.direnv
4-
**/.DS_Store
5-
**/.envrc
63
**/.git
74
**/.github
8-
**/.idea
9-
**/.next
10-
**/.vscode
115
**/compose.*.yaml
126
**/compose.*.yml
137
**/compose.yaml
@@ -16,12 +10,5 @@
1610
**/docker-compose.*.yml
1711
**/docker-compose.yaml
1812
**/docker-compose.yml
19-
**/node_modules
20-
**/Thumbs.db
2113
Dockerfile
2214
*.Dockerfile
23-
# Ignore our own binary, but only in the root to avoid ignoring subfolders
24-
defang
25-
defang.exe
26-
# Ignore our project-level state
27-
.defang

samples/managed-llm/app/.dockerignore

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)