Files
ihk-projekt/Smartes-Klassenzimmer-Frontend/.gitignore
2025-12-10 20:20:39 +01:00

28 lines
262 B
Plaintext

node_modules
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.vscode
!.vscode/extensions.json
!.vscode/mcp.json