samgis / static /.gitignore
aletrn's picture
[feat] add working static frontend
aa983ad
raw
history blame contribute delete
No virus
398 Bytes
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
.DS_Store
dist
dist-ssr
coverage
*.local
tmp*/*
/cypress/videos/
/cypress/screenshots/
vite.config.ts.*
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
test-results/
playwright-report/
.env*
# cloudflare workers
.wrangler