update: improve project structure and add linting/formatting
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Ignore files for Prettier
|
||||
|
||||
build
|
||||
.svelte-kit
|
||||
dist
|
||||
node_modules
|
||||
|
||||
# Ignore generated files
|
||||
drizzle/meta
|
||||
|
||||
# Ignore lock files
|
||||
bun.lock
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
pnpm-lock.yaml
|
||||
Reference in New Issue
Block a user