odd-app-template/.gitignore

15 lines
139 B
Plaintext

# node
node_modules/
# svelte
.svelte-kit/
build/
# macOS
.DS_Store
# playwright
/test-results/
/playwright-report/
/playwright/.cache/