HotbarReplace/.gitignore
2024-07-21 13:45:57 +01:00

22 lines
248 B
Plaintext

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