Skip to content
Snippets Groups Projects
Commit 6a30635b authored by jonasled's avatar jonasled
Browse files

add node_modules to gitignore

parent b31d06f8
No related branches found
No related tags found
No related merge requests found
......@@ -6,4 +6,7 @@ public/internal/config.php
public/css/
public/js/
.sass-cache/
\ No newline at end of file
.sass-cache/
#node cache
node_modules/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment