From f01cb8f657e17edb630ab9ecc1d8995e879631fa Mon Sep 17 00:00:00 2001 From: Till Maas Date: Tue, 14 Apr 2020 16:46:18 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b98d43c..69dd322 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ /tests/tmp_merge_coveragerc /tests/total-*coveragedata /.tox +/.vagrant /.vscode