Files
refinedstorage/.gitignore
Andrej Savikin 6c5fe2c2aa Gradle wrapper should not be excluded from source files.
It is needed by other users to setup a dev envoriment
2016-06-10 10:57:06 +02:00

16 lines
134 B
Plaintext
Executable File

.gradle/
.nb-gradle/
.settings/
build/
eclipse/
.classpath
.nb-gradle-properties
.project
*.launch
run/
*.iml
*.ipr
*.iws
.idea/
out/