add pycache to gitignore
This commit is contained in:
parent
f1df74bcfc
commit
6ddd91e339
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
.venv/
|
||||
**/__pycache__/
|
||||
|
|
Loading…
Add table
Reference in a new issue