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.
30 lines
236 B
Plaintext
30 lines
236 B
Plaintext
7 months ago
|
|
||
|
dist
|
||
|
.solid
|
||
|
.output
|
||
|
.vercel
|
||
|
.netlify
|
||
|
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
|