HotbarReplace/.gitignore
2024-01-24 14:55:23 +00:00

19 lines
220 B
Plaintext

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