feat: ✨ initial commit
Created (mostly) temporally website, forked from Org013/www.
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
/build
|
||||
/.svelte-kit
|
||||
/package
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
.vercel
|
||||
/src/lib/imports.d.ts
|
||||
/src/lib/components.d.ts
|
||||
/.eslintrc-auto-import.json
|
||||
Reference in New Issue
Block a user