initial commit
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2026-02-28 11:58:11 +01:00
commit e57a029b93
5 changed files with 225 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