diff options
author | Guillermo Ramos | 2025-03-14 11:52:09 +0100 |
---|---|---|
committer | Guillermo Ramos | 2025-03-15 20:05:59 +0100 |
commit | c3a2ece1e259ff3d0251fefe16cc7a422ddca0ad (patch) | |
tree | e16fb9aed22a44b55cec170bbd322991a5fbec97 /front/.gitignore | |
parent | 1a552ee15578c028fe05cef08e3e590f10a6f07d (diff) | |
download | hiccup-c3a2ece1e259ff3d0251fefe16cc7a422ddca0ad.tar.gz |
Minucias minucias
Diffstat (limited to 'front/.gitignore')
-rw-r--r-- | front/.gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/front/.gitignore b/front/.gitignore index 3a587bf..02c2f93 100644 --- a/front/.gitignore +++ b/front/.gitignore @@ -1,5 +1,4 @@ elm-stuff -index.html +node_modules main.js main.css -node_modules |