anime-game-multi-proto/.gitignore
hartie95 09d642b2eb [Refactoring] Moved the base interfaces from the gi module into a new core module
* Also updated the kotlin version to 1.9.24
* Made resource folder detection a little bit less hacky
* Updated .gitignore
2024-08-03 15:44:31 +02:00

16 lines
120 B
Plaintext

## intellij
.idea
##gradle
.gradle
.kotlin
## protos
/protos
/gi/src/commonMain/kotlin/protos
## build stuff
build