Files
i-want-to-heal-mmo/.gitignore
T
2026-07-12 13:49:46 -04:00

13 lines
138 B
Plaintext

node_modules/
dist/
game_assets/
*.tsbuildinfo
vite.config.js
vite.config.d.ts
.DS_Store
.env
.env.*
!.env.example
__pycache__/
*.py[cod]