remove pycache from repo

This commit is contained in:
James Ravenscroft 2022-11-20 06:43:55 +00:00
parent 1dd0bbe1e4
commit 676a2e876a
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
.env .env
__pycache__ __pycache__/
state.json state.json

Binary file not shown.