Ignore all log files (produced by Vagrant)

This commit is contained in:
Mélanie Chauvel 2021-12-10 00:15:12 +01:00
parent 7c957f95b3
commit 2ac7024197

2
.gitignore vendored
View file

@ -3,7 +3,7 @@ target
# Vagrant stuff
.vagrant
ubuntu-xenial-16.04-cloudimg-console.log
*.log
# Compiled artifacts
# (see devtools/*-package-for-*.sh)