You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
solid-start/.gitignore

44 lines
346 B
Plaintext

coverage/
types/
.turbo
packages/create-solid/bin
*.log
playground
dist
worker
.solid
# dependencies
node_modules
# IDEs and editors
.idea
.project
.classpath
*.launch
.settings/
.tmp
test/playwright-report
# Temp
gitignore
.env
# System Files
.DS_Store
Thumbs.db
# Local Netlify folder
.netlify
netlify
# miniflare cache
.mf
.vercel