mirror of https://github.com/g4klx/MMDVM.git
Add gitignore to irgnore object files and STM lib
This commit is contained in:
parent
dfd2a4db38
commit
f97e53f1eb
|
@ -0,0 +1,3 @@
|
|||
*.o
|
||||
bin/
|
||||
STM32F4XX_Lib/
|
Loading…
Reference in New Issue