Skip to content
Snippets Groups Projects
Verified Commit a4dd2e83 authored by Jonas Leder's avatar Jonas Leder
Browse files

add node_modules to dockerignore

parent 78b19da0
Branches
No related tags found
No related merge requests found
...@@ -12,3 +12,6 @@ public/internal/config.php ...@@ -12,3 +12,6 @@ public/internal/config.php
public/css/ public/css/
.sass-cache/ .sass-cache/
public/js/ public/js/
# js dependencies
node_modules/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment