Imported Upstream version 3.0.0
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
*.egg-info
|
||||
dist
|
||||
build
|
||||
|
||||
.py[co]
|
||||
__pycache__/
|
||||
|
||||
.coverage
|
||||
.pytest_cache
|
||||
|
||||
.python-version
|
||||
|
||||
.tox
|
||||
|
||||
docs/_build
|
||||
|
||||
Reference in New Issue
Block a user