Files
HytaleMMORPG/.gitignore
T
gpatruno 3710a28ae0
Build / build (push) Has been cancelled
first
2026-06-05 15:00:58 +02:00

30 lines
297 B
Plaintext

### Build ###
build/
.gradle/
.kotlin/
devserver/
### Hytale local config (chemin d'installation personnel) ###
hytale.properties
### Database ###
*.db
*.db-journal
### IDE ###
.idea/
*.iml
*.ipr
*.iws
.vscode/
.classpath
.project
.settings/
### OS ###
.DS_Store
Thumbs.db
### Logs ###
*.log