Update .gitignore to skip .log files

This commit is contained in:
Andrejs Cainikovs 2019-05-23 15:17:56 +02:00
parent 7f55c194d7
commit 12efb35e2d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -18,6 +18,7 @@
*.gcno
*.i
*.lex.c
*.log
*.lst
*.mod.c
*.o