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