Remove __pycache__

This commit is contained in:
elpatron68
2024-05-26 14:18:53 +02:00
parent 74b4620b69
commit 9bfe5b8add

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
.venv .venv
log log
__pycache__