diff options
author | Guillermo Ramos | 2025-03-15 13:38:31 +0100 |
---|---|---|
committer | Guillermo Ramos | 2025-03-15 13:40:56 +0100 |
commit | df0c164d97cced6f3fbaa445848ffad3b19fd044 (patch) | |
tree | c9a5fef07a14530b4bfabbb4899b44943dc2489e /front/.gitignore | |
parent | a05b9066900a017ac75e77e687f5414ad6f8d25a (diff) | |
download | hiccup-df0c164d97cced6f3fbaa445848ffad3b19fd044.tar.gz |
Ignore CSS
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 9e98d05..dfa5b59 100644 --- a/front/.gitignore +++ b/front/.gitignore @@ -1,3 +1,4 @@ elm-stuff index.html main.js +main.css |