From ed9f8139c1966b1a3cfef9e27bc204ec8303c18c Mon Sep 17 00:00:00 2001
From: Robert Simmons <rsimmons@threatconnect.com>
Date: Tue, 6 Jun 2017 01:07:12 -0400
Subject: [PATCH] Optionally add log files to Vagrant and improve file's
 comments

---
 Global/Vagrant.gitignore | 4 ++++
 1 file changed, 4 insertions(+)

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