This commit introduces `__init__.py` files to the `timelogix` and `timelogix/ui` directories, enabling Python to recognize them as packages. - Added empty `__init__.py` files to `timelogix` and `timelogix/ui`.