diff options
author | Guillermo Ramos | 2025-03-14 11:52:09 +0100 |
---|---|---|
committer | Guillermo Ramos | 2025-03-15 17:48:35 +0100 |
commit | 1a552ee15578c028fe05cef08e3e590f10a6f07d (patch) | |
tree | df2fbba19a0179eb4ff39bfbaf5147062dd33116 /front/.gitignore | |
parent | dcfafefbe21f6552538c9e5725a02051fe3910a3 (diff) | |
download | hiccup-1a552ee15578c028fe05cef08e3e590f10a6f07d.tar.gz |
Improve NPM setup
Diffstat (limited to 'front/.gitignore')
-rw-r--r-- | front/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/front/.gitignore b/front/.gitignore index dfa5b59..3a587bf 100644 --- a/front/.gitignore +++ b/front/.gitignore @@ -2,3 +2,4 @@ elm-stuff index.html main.js main.css +node_modules |