24 lines
169 B
Plaintext
24 lines
169 B
Plaintext
|
#Courtesy of Buildcraft
|
||
|
|
||
|
#idea
|
||
|
*.iml
|
||
|
*.ipr
|
||
|
*.iws
|
||
|
.idea
|
||
|
out
|
||
|
|
||
|
#eclipse
|
||
|
.project
|
||
|
.classpath
|
||
|
.settings/
|
||
|
.metadata
|
||
|
*.launch
|
||
|
org.*
|
||
|
bin
|
||
|
|
||
|
#runtime
|
||
|
run
|
||
|
run_server
|
||
|
|
||
|
#mac
|
||
|
.DS_Store
|