This commit is contained in:
tintinweb
2026-03-12 00:47:54 +01:00
commit 86d2b64779
16 changed files with 7997 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
# Development files
tsconfig.json
.vscode/
.git/
.gitignore
# Documentation
PLAN.md
SUMMARY.md
plan/
media/
# Build artifacts
*.log
npm-debug.log*
.DS_Store
# Tests (if any)
test/
tests/
*.test.ts
*.spec.ts
.pi
.claude
.vscode