whynot-design/.gitignore
2026-05-23 16:34:14 +02:00

13 lines
129 B
Text

node_modules
dist
.DS_Store
*.log
# Playwright
playwright-report
test-results
/tests/visual/**/__diff__
# Editor
.vscode
.idea