Updated git ignore with common files. (#316)

* Pyenv
* Pytest
* VS Code.
This commit is contained in:
Carlton Gibson 2020-04-13 16:38:24 +02:00 committed by GitHub
parent 59b57a9f4b
commit d689ca2eab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -10,3 +10,6 @@ build/
.eggs
test_layer*
test_consumer*
.python-version
.pytest_cache/
.vscode/