diff options
author | Akshay <[email protected]> | 2020-12-26 17:23:44 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2020-12-26 17:23:44 +0000 |
commit | 546c3360c0d854d5c91430944e0f059a5001e986 (patch) | |
tree | a21230e564d09e8319503911ade8c9ac69c76fca /.gitignore | |
parent | 2da02aac8a05ad82fdd6876c9ff6c0586efba10d (diff) |
add styles to catalog and product
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ target/ | |||
2 | elm-stuff | 2 | elm-stuff |
3 | .envrc | 3 | .envrc |
4 | result | 4 | result |
5 | frontend/main.js | ||
6 | frontend/index.html | ||