Added out/ and bin/ to gitignore

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2017-04-14 17:20:33 +02:00
parent be68b2cff0
commit 371bf27f92

4
.gitignore vendored
View File

@ -10,3 +10,7 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# binary files
out/
bin/