From 52f013646a20df859420622e8aeec47c530263bf Mon Sep 17 00:00:00 2001 From: David Christensen Date: Mon, 30 Oct 2017 09:56:47 -0500 Subject: [PATCH] Ignore Vagrant stuffs --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4489c953..318c2a28 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ test_database_check_postgres* cover_db/ check_postgres- MYMETA.* +/Vagrantfile +.vagrant