Files
MinecraftImmersiveHUD/.gitignore
Markil3 c5d703e748 Allows some items to not trigger a hand/crosshair update.
This is helpful if one is using Firework rockets to fly around the landscape.
2021-08-30 21:09:19 -06:00

36 lines
209 B
Plaintext

# gradle
.gradle/
build/
out/
classes/
# eclipse
*.launch
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# macos
*.DS_Store
# fabric
run/
/logs/
/remappedSrc/