Generated initial files for project

This commit is contained in:
2024-12-30 21:44:47 +00:00
commit f36d5cfce0
38 changed files with 19557 additions and 0 deletions

24
mlstmyfasta.client/.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
test-results
node_modules
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*