old-portfolio-site/.gitignore

97 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2024-04-28 11:44:18 +00:00
# temp file
src/routes/**/+page.svelte.md
src/routes/**/+page.md
src/static
urara.js
2024-04-28 11:53:24 +00:00
# build
2023-11-01 23:36:58 +00:00
+ .turbo
+ build/**
+ dist/**
2024-04-04 00:39:54 +00:00
dist
dist-ssr
2024-04-28 11:53:24 +00:00
build
static
.svelte-kit
.netlify
.vercel
2024-04-04 00:39:54 +00:00
2023-11-01 23:36:58 +00:00
.DS_Store
node_modules
/.svelte-kit
/package
2024-04-04 00:39:54 +00:00
/lambda/
# Sentry Config File
.sentryclirc
2023-11-01 23:36:58 +00:00
.env
.env.*
!.env.example
2024-04-04 00:39:54 +00:00
*.local
2023-11-01 23:36:58 +00:00
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.vercel
.output
2024-04-04 00:39:54 +00:00
.netlify
cypress/screenshots
cypress/videos
.idea
.stars-cache
# pm
2023-11-01 23:36:58 +00:00
.yarn
2024-04-04 00:39:54 +00:00
yarn-error.log
yarn.lock
pnpm-lock.yaml
2023-11-01 23:36:58 +00:00
# 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/*
2024-04-04 00:39:54 +00:00
.editorconfig
2023-11-01 23:36:58 +00:00
.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/
2023-11-08 22:56:48 +00:00
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
2024-04-04 00:39:54 +00:00
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/