Skip to content

Commit

Permalink
add docker ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jchartrand committed Mar 8, 2024
1 parent 7d0f36c commit 1b26c63
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.env

.git

.gitignore

.vscode

README.md

.DS_Store

node_modules

0 comments on commit 1b26c63

Please sign in to comment.