Initialize SvelteKit project with default routing, ESLint, Prettier, Storybook setup, and basic components.

This commit is contained in:
2026-01-24 23:19:22 +01:00
commit 46059da148
58 changed files with 8063 additions and 0 deletions

10
.idea/.gitignore generated vendored Normal file
View File

@@ -0,0 +1,10 @@
# Default ignored files
/shelf/
/workspace.xml
# Ignored default folder with query files
/queries/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/