Skip to content

Commit

Permalink
npm workspaces, ui storybook init
Browse files Browse the repository at this point in the history
  • Loading branch information
NookieGrey committed Jan 11, 2025
1 parent fc65a64 commit 6adaa8a
Show file tree
Hide file tree
Showing 49 changed files with 7,652 additions and 6 deletions.
24 changes: 24 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
Loading

0 comments on commit 6adaa8a

Please sign in to comment.