updated gitignore

This commit is contained in:
Cédric Bonhomme 2020-01-06 18:12:57 +01:00
parent 2e1d646f99
commit 43c8c432b8
Signed by untrusted user who does not match committer: cedric
GPG key ID: A1CB94DE57B7A70D

1
.gitignore vendored
View file

@ -19,6 +19,7 @@ dist/*
.coverage
.mypy_cache/
.cache/
.test_repos/
# sphinx
docs/_build