Update .gitignore to skip .log files
This commit is contained in:
parent
969cf01b7b
commit
e4c4fa35ee
|
|
@ -14,6 +14,7 @@
|
|||
*.su
|
||||
*.mod.c
|
||||
*.i
|
||||
*.log
|
||||
*.lst
|
||||
*.order
|
||||
*.elf
|
||||
|
|
|
|||
Loading…
Reference in New Issue