2018-01-19 22:28:00 +00:00
|
|
|
#Courtesy of Buildcraft
|
|
|
|
|
|
|
|
#idea
|
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
.idea
|
|
|
|
out
|
2018-01-21 05:18:59 +00:00
|
|
|
build
|
2018-01-19 22:28:00 +00:00
|
|
|
|
|
|
|
#eclipse
|
|
|
|
.project
|
|
|
|
.classpath
|
|
|
|
.settings/
|
|
|
|
.metadata
|
|
|
|
*.launch
|
|
|
|
org.*
|
|
|
|
bin
|
|
|
|
|
2018-01-21 05:18:59 +00:00
|
|
|
#gradle
|
|
|
|
.gradle
|
|
|
|
|
2018-01-19 22:28:00 +00:00
|
|
|
#runtime
|
|
|
|
run
|
|
|
|
run_server
|
|
|
|
|
|
|
|
#mac
|
2018-01-21 05:18:59 +00:00
|
|
|
.DS_Store
|