mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 22:18:57 +00:00
Add gitignore to irgnore object files and STM lib
This commit is contained in:
parent
dfd2a4db38
commit
f97e53f1eb
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