mirror of
https://github.com/AlmostReliable/almostunified.git
synced 2024-11-14 03:05:02 -05:00
27 lines
214 B
Text
27 lines
214 B
Text
# eclipse
|
|
bin
|
|
*.launch
|
|
.settings
|
|
.metadata
|
|
.classpath
|
|
.project
|
|
|
|
# idea
|
|
out
|
|
*.ipr
|
|
*.iws
|
|
*.iml
|
|
.idea/*
|
|
!.idea/scopes
|
|
|
|
# gradle
|
|
build
|
|
.gradle
|
|
|
|
# other
|
|
extra-mods-*
|
|
*.log
|
|
*.log.gz
|
|
eclipse
|
|
run
|
|
.architectury-transformer
|