its-personal/.gitignore

97 lines
1.1 KiB
Plaintext

# temp file
src/routes/**/+page.svelte.md
src/routes/**/+page.md
src/static
urara.js
# build
+ .turbo
+ build/**
+ dist/**
dist
dist-ssr
build
static
.svelte-kit
.netlify
.vercel
.DS_Store
node_modules
/.svelte-kit
/package
/lambda/
# Sentry Config File
.sentryclirc
.env
.env.*
!.env.example
*.local
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.vercel
.output
.netlify
cypress/screenshots
cypress/videos
.idea
.stars-cache
# pm
.yarn
yarn-error.log
yarn.lock
pnpm-lock.yaml
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
# Editor directories and files
!.vscode/extensions.json
.vscode/*
.editorconfig
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
*.flock
*.tmp
# php
public/api/vendor
/test-results/
/playwright-report/
/playwright/.cache/
/test-results/
/playwright-report/
/playwright/.cache/
/test-results/
/playwright-report/
/playwright/.cache/
/test-results/
/playwright-report/
/playwright/.cache/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/