Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit f80d208

Browse files
committed
Cleanup dockerignore.
1 parent f513034 commit f80d208

File tree

3 files changed

+6
-113
lines changed

3 files changed

+6
-113
lines changed

.dockerignore

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
apps/frontend
12
Dockerfile
2-
node_modules/
3-
.next/
4-
.git/
5-
.vscode/
3+
node_modules
4+
.next
5+
.git
6+
.vscode
67
*.log
7-
docs/
8+
docs

Dockerfile.both

-55
This file was deleted.

Dockerfile.fe

-53
This file was deleted.

0 commit comments

Comments
 (0)