Prevent some files/dirs to end up in the repo / docker image: * directories typically used for python virtualenvs * files that are being generated by running tests Signed-off-by: moson-mo <mo-son@mailbox.org>
We don't want these to even enter the Docker environment. Signed-off-by: Kevin Morris <kevr@0cost.org>
Currently, this ignores compiled translation files. Signed-off-by: Kevin Morris <kevr@0cost.org>