Initial commit: Fresh start with current state

This commit is contained in:
Claude Code
2025-11-06 14:04:48 +01:00
commit 15355c35ea
20152 changed files with 1191077 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
# IDE
.idea/
.vs/
.vscode/
*.code-workspace
/.vim
# Node Modules
node_modules/
# Distribution directory
dist/
# Built cache files for build process
public/packs/
public/lang/
public/help/
# Misc
/.eslintcache
stats.html
foundryconfig.json
jsconfig.json
/docs/
# Local configuration
.env.local