Fix scope to accomodate requested changes

This commit is contained in:
Maximilian Cosmo Sitter 2020-11-13 20:00:44 +00:00 committed by GitHub
parent a73fb6e006
commit 25e4dd0d2c
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -34,7 +34,7 @@ issue/
env/ env/
.env/ .env/
.venv/ .venv/
pythonenv* /pythonenv*/
3rdparty/ 3rdparty/
.tox .tox
.cache .cache