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