chore: Монорепо с общими пакетами
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -1,3 +1,12 @@
|
||||
.yarn/*
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
node_modules
|
||||
*.log
|
||||
storybook-static
|
||||
**/node_modules
|
||||
**/.turbo
|
||||
coverage
|
||||
.DS_Store
|
||||
**/storybook-static
|
||||
|
||||
Reference in New Issue
Block a user