Git-ignore bin (Eclipse) and out (IntelliJ) directories.

This commit is contained in:
Andreas Schildbach
2018-07-16 22:26:33 +02:00
parent 4a316089fa
commit d80e13abd8

2
.gitignore vendored
View File

@@ -4,7 +4,9 @@ build
.project
.classpath
.settings
bin/
.idea
*.iml
out/
*.chain
*.spvchain