Add build/ dir for Arduino Makefile to .gitignore

This commit is contained in:
phl0 2017-04-12 22:31:59 +02:00
parent f15fcc17ec
commit bb42bdc422
No known key found for this signature in database
GPG key ID: 48EA1E640798CA9A

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ obj/
bin/
STM32F4XX_Lib/
GitVersion.h
build/