Updated .gitignore
This commit is contained in:
parent
936ae26f7b
commit
3afdd7276f
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -4,4 +4,5 @@ __pycache__
|
||||||
# Building project with `pip wheel . -w wheels` will create a `wheels` directory
|
# Building project with `pip wheel . -w wheels` will create a `wheels` directory
|
||||||
wheels
|
wheels
|
||||||
*.egg-info
|
*.egg-info
|
||||||
build
|
build
|
||||||
|
.mypy
|
||||||
Loading…
Add table
Add a link
Reference in a new issue