Added out/ and bin/ to gitignore
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -10,3 +10,7 @@
|
|||||||
|
|
||||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
|
|
||||||
|
# binary files
|
||||||
|
out/
|
||||||
|
bin/
|
||||||
|
|||||||
Reference in New Issue
Block a user