implement a fix for the pycache showing up
This commit is contained in:
parent
1451e3ad93
commit
d8f90517ea
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,6 @@
|
||||
# Created by venv; see https://docs.python.org/3/library/venv.html
|
||||
/.venv
|
||||
.env
|
||||
/.idea
|
||||
/.idea
|
||||
/commands/__pycache__
|
||||
/lib/__pycache__
|
Loading…
Reference in New Issue
Block a user