Add project documentation and repository structure

This commit is contained in:
git
2026-07-21 16:16:22 +10:00
parent da12e5c60e
commit 2802d780f3
7 changed files with 251 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# VS Code
.vscode/
*.code-workspace
# Windows
Thumbs.db
Desktop.ini
# macOS
.DS_Store
# Build and release output
releases/*.zip
dist/
build/
# Temporary files
*.tmp
*.temp
*.log