implement a fix for the pycache showing up
This commit is contained in:
parent
1451e3ad93
commit
d8f90517ea
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@
|
||||
/.venv
|
||||
.env
|
||||
/.idea
|
||||
/commands/__pycache__
|
||||
/lib/__pycache__
|
Loading…
Reference in New Issue
Block a user