remove __pycache__

This commit is contained in:
T 2024-11-04 17:59:25 +01:00
parent 49d91b3999
commit ebadf90c94
2 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,2 +1,4 @@
__pycache__/
# Ignore the pixellog file
pixelserver.log
/pixelserver.log

Binary file not shown.