From 2e805f894f6952fbf62700fbf649c4d5713a3b92 Mon Sep 17 00:00:00 2001 From: Lionel Coupouchetty-Ramouchetty Date: Sun, 28 Feb 2021 14:15:27 +0100 Subject: [PATCH] git: ignore vagrant cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1ee84da..27dcff6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.sw* +.vagrant