mirror of
https://github.com/jcreek/EstimationPoker.git
synced 2026-07-12 18:43:47 +00:00
chore(*): Update gitignore for sveltekit specifics
This commit is contained in:
+19
-2
@@ -1,3 +1,20 @@
|
||||
dist
|
||||
.DS_Store
|
||||
node_modules
|
||||
.DS_Store
|
||||
dist
|
||||
test-results/
|
||||
yarn.lock
|
||||
vite.config.js.timestamp-*
|
||||
/packages/create-svelte/template/CHANGELOG.md
|
||||
/packages/package/test/**/package
|
||||
/documentation/types.js
|
||||
.env
|
||||
.vercel_build_output
|
||||
.svelte-kit
|
||||
.cloudflare
|
||||
.pnpm-debug.log
|
||||
.netlify
|
||||
.turbo
|
||||
.vercel
|
||||
.test-tmp
|
||||
symlink-from
|
||||
.idea/
|
||||
Reference in New Issue
Block a user