Update .gitignore to skip .log files

This commit is contained in:
Andrejs Cainikovs 2019-05-23 15:17:56 +02:00
parent 969cf01b7b
commit e4c4fa35ee
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -14,6 +14,7 @@
*.su
*.mod.c
*.i
*.log
*.lst
*.order
*.elf