From d689ca2eab7a0dc92dd008308cc2741c2e04e955 Mon Sep 17 00:00:00 2001 From: Carlton Gibson Date: Mon, 13 Apr 2020 16:38:24 +0200 Subject: [PATCH] Updated git ignore with common files. (#316) * Pyenv * Pytest * VS Code. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b3cff06..118c622 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ build/ .eggs test_layer* test_consumer* +.python-version +.pytest_cache/ +.vscode/