My team is using ARENA software. ARENA is a drag-and-drop 'programming language' where that is meant to characterize flow of units. One of the example models is characterizing airport security lines and flow.
Anyway, mostly all the logic is done via dragging some object from the palette, then adding some properties to it via a dialog box. Here is a screenshot http://tisconsulting.org/wp/wp-content/uploads/2010/07/RockwellArenaScreenshot.jpg
ARENA saves its model in one large .doe file. I opened it up with notepad++ and it looks similar to a markup but with a lot of gibberish added.
My boss wants us to use Git for version control. But from what I understand its support for non-text files in minimal. Thanks for reading this far. I'm wondering if Git will work well for this kind of file. In my case "is it different" is not really helpful.