Seeded claude design
This commit is contained in:
commit
9419f166ce
32 changed files with 2553 additions and 0 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
node_modules
|
||||
dist
|
||||
.DS_Store
|
||||
*.log
|
||||
|
||||
# Playwright
|
||||
playwright-report
|
||||
test-results
|
||||
/tests/visual/**/__diff__
|
||||
|
||||
# Editor
|
||||
.vscode
|
||||
.idea
|
||||
Loading…
Add table
Add a link
Reference in a new issue