Skip to content

Commit

Permalink
Add .github/, test/, and docs/ to .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nicomt committed Mar 3, 2024
1 parent a50234c commit ee1f482
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
.vscode/
.github/
node_modules/
test/
docs/

0 comments on commit ee1f482

Please sign in to comment.