mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-14 16:49:10 +00:00
feat(design-system): port most of ui atoms to bazel monorepo and new storybook
This commit is contained in:
parent
a5e2fdc7a7
commit
72ea639c5d
108 changed files with 13650 additions and 53 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -1,9 +1,9 @@
|
|||
bazel-bin
|
||||
bazel-out
|
||||
bazel-roleypoly
|
||||
bazel-testlogs
|
||||
node_modules
|
||||
.env
|
||||
bazel-bin
|
||||
bazel-out
|
||||
bazel-roleypoly
|
||||
bazel-testlogs
|
||||
node_modules
|
||||
.env
|
||||
docker-compose.yaml
|
||||
|
||||
#Added by cargo
|
||||
|
@ -16,3 +16,5 @@ docker-compose.yaml
|
|||
#already existing elements were commented out
|
||||
|
||||
#/target
|
||||
|
||||
*.log
|
Loading…
Add table
Add a link
Reference in a new issue