changedetection.io
changedetection.io copied to clipboard
Update .gitignore and .dockerignore
Try to unify the git and docker ignore files a little bit. This also ignores more byte-compiled files and some caches of tools that can help with finding errors (mypy, ruff).
These are just things I ran into while working on the code base. This doesn't change the final outputs but speeds up development a little bit.
super cool, i'll have to check this manually
Thanks so much