diff options
author | 2023-03-14 18:03:19 +0100 | |
---|---|---|
committer | 2023-03-14 18:03:19 +0100 | |
commit | e498e486a02ac50f297b12e7daf5eb63af797c39 (patch) | |
tree | 3bc6ecffb961182d5b867af217c96c5ad8cb9fb9 /.gitignore | |
parent | feat(storybook): introduce more pages (diff) |
feat(storybook): introduce github ci job to build storybook
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -43,4 +43,5 @@ jspm_packages /dist
/build_keycloak
-/build
\ No newline at end of file +/build
+/storybook-static
\ No newline at end of file |