Updated .gitignore
This commit is contained in:
parent
8eccf1907d
commit
9ea22d95ea
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,4 +1,6 @@
|
|||
.tox
|
||||
.*_cache
|
||||
**py.typed**
|
||||
**__pycache__**
|
||||
**.log**
|
||||
**.egg-info**
|
||||
Loading…
Reference in New Issue
Block a user