Merge pull request #68 from resin-os/ignore-logs

.gitignore: Ignore log files
This commit is contained in:
Andrei Gherzan 2017-05-16 12:26:41 +01:00 committed by GitHub
commit adf62cd9e8

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ build*
.*.swp
*.orig
*.rej
*.log