Add extra/ to .gitignore.

This commit is contained in:
David Wilson 2019-05-11 17:02:52 +01:00
parent c616359a17
commit f791e34d55
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ docs/_build/
htmlcov/
*.egg-info
__pycache__/
extra