Seeded claude design
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user