mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-03-06 05:08:57 +00:00
feat(create-turbo): apply official-starter transform
This commit is contained in:
15
turbo-svelte/.prettierignore
Normal file
15
turbo-svelte/.prettierignore
Normal file
@@ -0,0 +1,15 @@
|
||||
.DS_Store
|
||||
.svelte-kit
|
||||
node_modules
|
||||
/build
|
||||
/package
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
vite.config.js*
|
||||
|
||||
# Ignore files for PNPM, NPM and YARN
|
||||
pnpm-lock.yaml
|
||||
pnpm-workspace.yaml
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
Reference in New Issue
Block a user