Unison GUI for OS X keeps creating a "unison.log" file in my home directory.
That's retarded, it should either hide the file (".unison.log"), or place it in a proper place, not in my home directory.
Do you know any way to prevent it from doing so? (without having to hack the source and recompile)
I could only come up with a daemon that checks for that file and deletes it, but maybe there are better ways...