mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-05-07 13:37:48 +00:00
Merge pull request #61 from phl0/gitignore
Add gitignore to irgnore object files and STM lib
This commit is contained in:
commit
850978a954
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
*.o
|
||||
bin/
|
||||
STM32F4XX_Lib/
|
||||
Loading…
Add table
Add a link
Reference in a new issue