First commit
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user