biglifantasy/.gitignore
weold957 c0b7d604af new
2023-09-07 23:31:36 +08:00

21 lines
264 B
Plaintext

# Gradle build system ignores
.gradle/
build/
# Other IDE related folders
.idea/
.settings/
# MCreator workspace
.mcreator/
# Minecraft client/server files
run/
# MacOS system files
.DS_STORE
# Other Files (In Eclipse)
.classpath
.project