mirror of
https://github.com/ViaVersion/ViaForge.git
synced 2024-11-23 12:15:25 +01:00
30 lines
265 B
Plaintext
30 lines
265 B
Plaintext
# eclipse
|
|
bin
|
|
*.launch
|
|
.settings
|
|
.metadata
|
|
.classpath
|
|
.project
|
|
|
|
# idea
|
|
out
|
|
*.ipr
|
|
*.iws
|
|
*.iml
|
|
.idea
|
|
|
|
# gradle
|
|
build
|
|
.gradle
|
|
|
|
# other
|
|
eclipse
|
|
run
|
|
|
|
# Files from Forge MDK
|
|
forge*changelog.txt
|
|
|
|
# downgraded binaries
|
|
downloads/
|
|
output/
|
|
JavaDowngrader-Standalone-1.1.2.jar |