I'm using git as a revision control system for all my projects.
I understand that there are very good reasons not to put all non-sourcecode files in there. But then where do I put them?
They are intimately linked to the sourcecode (if a GUI-script changes, usually at least some images change with it).