HotbarReplace/.gitignore
2024-01-24 14:38:25 +00:00

16 lines
210 B
Plaintext

# Ignore Gradle project-specific cache directory
.gradle/
# Ignore Gradle build output directory
build/
bin/
# Ignore run directory
run/
# IntelliJ IDEA
.idea/
# Remapped source file directory
remappedSrc/