From c3b88e5639f58147ba1452a673fb5c6c5b9bc648 Mon Sep 17 00:00:00 2001 From: Carlton Gibson Date: Wed, 15 Apr 2020 20:12:40 +0200 Subject: [PATCH] Corrected ignore pattern. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 118c622..20cb4bd 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,4 @@ test_layer* test_consumer* .python-version .pytest_cache/ -.vscode/ +.vscode