Merge pull request #176 from phl0/gitignore

Add F7 lib to .gitignore
This commit is contained in:
Jonathan Naylor 2018-06-06 13:33:59 +01:00 committed by GitHub
commit 6d4ec5d8a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,5 +2,6 @@
obj/ obj/
bin/ bin/
STM32F4XX_Lib/ STM32F4XX_Lib/
STM32F7XX_Lib/
GitVersion.h GitVersion.h
build/ build/