You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
215 B
Plaintext
30 lines
215 B
Plaintext
1 year ago
|
# eclipse
|
||
|
bin
|
||
|
*.launch
|
||
|
.settings
|
||
|
.metadata
|
||
|
.classpath
|
||
|
.project
|
||
|
|
||
|
# idea
|
||
|
out
|
||
|
*.ipr
|
||
|
*.iws
|
||
|
*.iml
|
||
|
.idea
|
||
|
|
||
|
# gradle
|
||
|
build
|
||
|
.gradle
|
||
|
|
||
|
# vscode
|
||
|
.vscode
|
||
|
|
||
|
# other
|
||
|
eclipse
|
||
|
run
|
||
|
run-data
|
||
|
|
||
|
# Files from Forge MDK
|
||
|
forge*changelog.txt
|