<html><head></head><body><div dir="auto">As far as git is concerned, it should auto detect it as a binary.<br><br>Binaries might be blocked though via the. gitignore file, in which case you'll have to use the --force argument.<br><br>A git config file can also define how file extensions should be treated. I'm not near a computer to see what FPC Source repo has configured.<br><br>G.<br></div><br><br><div class="gmail_quote"><div dir="auto">On 4 April 2026 15:37:02 BST, Marco van de Voort via fpc-devel <fpc-devel@lists.freepascal.org> wrote:</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="com-fsck-k9__plain-text-message-pre"><div dir="auto"><br>I want to add a binary (.res for a compiled manifest) to winunits-base, following the pattern of fclel.res in fcl-base as far as fpmake is concerned.<br><br>However do I need to do something special while adding/commiting to mark it as a binary file?<br><br>I use tortoisegit on a "main" checkout.<hr>fpc-devel maillist  -  fpc-devel@lists.freepascal.org<br><a href="https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel">https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel</a><br></div></pre></blockquote></div></body></html>