29 lines
228 B
Plaintext
29 lines
228 B
Plaintext
|
|
||
|
dist
|
||
|
.solid
|
||
|
.output
|
||
|
.vercel
|
||
|
.netlify
|
||
|
.vinxi
|
||
|
|
||
|
# Environment
|
||
|
.env
|
||
|
.env*.local
|
||
|
|
||
|
# dependencies
|
||
|
/node_modules
|
||
|
|
||
|
# IDEs and editors
|
||
|
/.idea
|
||
|
.project
|
||
|
.classpath
|
||
|
*.launch
|
||
|
.settings/
|
||
|
|
||
|
# Temp
|
||
|
gitignore
|
||
|
|
||
|
# System Files
|
||
|
.DS_Store
|
||
|
Thumbs.db
|