Initial commit

This commit is contained in:
apollo79 2024-07-30 14:59:22 +02:00
commit df9c300e15
No known key found for this signature in database
11 changed files with 3096 additions and 0 deletions

28
.gitignore vendored Normal file
View file

@ -0,0 +1,28 @@
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