Skip to content

Commit

Permalink
added node_modules to .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
BodomBeach committed May 29, 2024
1 parent 9fac834 commit 996163b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
node_modules
logs
.git
.vscode
.github/

0 comments on commit 996163b

Please sign in to comment.