first
Build / build (push) Has been cancelled

This commit is contained in:
gpatruno
2026-06-05 15:00:58 +02:00
commit 3710a28ae0
100 changed files with 7744 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
### 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