mirror of
https://github.com/zaaarf/lillero.git
synced 2024-11-10 01:29:22 +01:00
27 lines
206 B
Text
27 lines
206 B
Text
|
# eclipse
|
||
|
bin
|
||
|
*.launch
|
||
|
.settings
|
||
|
.metadata
|
||
|
.classpath
|
||
|
.project
|
||
|
|
||
|
# idea
|
||
|
out
|
||
|
*.ipr
|
||
|
*.iws
|
||
|
*.iml
|
||
|
.idea
|
||
|
|
||
|
# gradle
|
||
|
build
|
||
|
.gradle
|
||
|
gradle.properties
|
||
|
|
||
|
# other
|
||
|
eclipse
|
||
|
run
|
||
|
|
||
|
# Files from Forge MDK
|
||
|
forge*changelog.txt
|