mirror of https://github.com/g4klx/MMDVM.git
Merge pull request #61 from phl0/gitignore
Add gitignore to irgnore object files and STM lib
This commit is contained in:
commit
850978a954
|
@ -0,0 +1,3 @@
|
||||||
|
*.o
|
||||||
|
bin/
|
||||||
|
STM32F4XX_Lib/
|
Loading…
Reference in New Issue