Add gitignore to irgnore object files and STM lib

This commit is contained in:
phl0 2017-01-20 16:34:25 +01:00
parent dfd2a4db38
commit f97e53f1eb
No known key found for this signature in database
GPG Key ID: 48EA1E640798CA9A
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*.o
bin/
STM32F4XX_Lib/