From: Robert Simmons Date: Tue, 6 Jun 2017 05:07:12 +0000 (-0400) Subject: Optionally add log files to Vagrant and improve file's comments X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ed9f8139c1966b1a3cfef9e27bc204ec8303c18c;p=gitignore.git Optionally add log files to Vagrant and improve file's comments --- diff --git a/Global/Vagrant.gitignore b/Global/Vagrant.gitignore index a977916f..93987ca0 100644 --- a/Global/Vagrant.gitignore +++ b/Global/Vagrant.gitignore @@ -1 +1,5 @@ +# General .vagrant/ + +# Log files (if you are creating logs in debug mode, uncomment this) +# *.logs