.gitignore: Ignore log files

Signed-off-by: Andrei Gherzan <andrei@resin.io>
This commit is contained in:
Andrei Gherzan 2017-05-12 18:46:49 +01:00
parent d9e94b87a7
commit d0abd927f5
No known key found for this signature in database
GPG Key ID: 26BAA8DAF6B114F6

1
.gitignore vendored
View File

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