aether-legacy/.gitignore

23 lines
144 B
Plaintext
Raw Normal View History

2016-12-17 15:47:46 +01:00
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run