Ignore pycache
This commit is contained in:
parent
ea173b922a
commit
f8cf09a11b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@ package-lock.json
|
|||
.mypy_cache/
|
||||
.vscode/
|
||||
*.egg-info
|
||||
*__pycache__*
|
||||
|
|
Loading…
Reference in a new issue