pages235/.gitignore
Vitaly ce6e02ed1f refactor controls to use contro-max!
it allows to use between mobile keyboard & gamepad consistently!
fixed double jump!
2023-09-04 07:39:16 +03:00

16 lines
147 B
Text

node_modules/
package-lock.json
.vscode
**/public
*.log
.env.local
Thumbs.db
build
localSettings.mjs
dist
.DS_Store
.idea/
world
out
*.iml
.vercel