initial commit

This commit is contained in:
2026-02-28 11:58:11 +01:00
commit 258cc2e7ba
5 changed files with 154 additions and 0 deletions

22
.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
# Build output
bin/
dist/
*.zip
*.love
*.metadata.json
# Version file
.version
# OS
.DS_Store
Thumbs.db
# Editor
.vscode/
.idea/
*.swp
*.swo
# Lua
luac.out