gitignore
This commit is contained in:
parent
16beb10a54
commit
941b4c5614
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -5,4 +5,5 @@
|
|||
|
||||
# python files
|
||||
__pycache__/
|
||||
*.egg-info/
|
||||
*.egg-info/
|
||||
.mypy_cache/
|
||||
|
|
Loading…
Reference in a new issue