buildcraft/.gitignore
Cisien b039726ef1 addFacade with an ItemStack of 0 would create a facade recipe without a block
fixed some spelling mistakes in build.grade
added IDEA project files to .gitignore
2014-02-23 15:24:49 -08:00

20 lines
115 B
Plaintext

#eclipse
.project
.classpath
.metadata
bin
#idea
*.iml
*.ipr
*.iws
.idea
out
#gradle
build
.gradle
#runtime
run