remove pycache from git
This commit is contained in:
parent
a349a7c19e
commit
2b41fb4181
|
@ -1,5 +1,6 @@
|
|||
.venv
|
||||
poetry.lock
|
||||
.venv/
|
||||
files/*
|
||||
.vscode/
|
||||
__pycache__/
|
||||
poetry.lock
|
||||
.env
|
Binary file not shown.
Loading…
Reference in New Issue