Files
OldSliceMC/.gitignore
2023-04-18 08:26:08 -05:00

21 lines
364 B
Plaintext

.gradle
/build/
.idea
run
slice-api
slice-server
# Ignore Gradle GUI config
gradle-app.setting
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
# Cache of project
.gradletasknamecache
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
# gradle/wrapper/gradle-wrapper.properties
/commit.sh
/publish.sh