Skip to content

Commit 615af9f

Browse files
committed
Add app/Dockerfile to both docker and gitignore files
Signed-off-by: Michael Irwin <[email protected]>
1 parent fec54de commit 615af9f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.dockerignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
node_modules
1+
node_modules
2+
app/Dockerfile

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
node_modules
2+
app/Dockerfile

0 commit comments

Comments
 (0)