<p>In <a href="https://github.com/geany/geany/pull/722#discussion_r43583505">data/filetype_extensions.conf</a>:</p>
<pre style='color:#555'>> @@ -7,7 +7,7 @@ Abc=*.abc;*.abp;
>  ActionScript=*.as;
>  Ada=*.adb;*.ads;
>  Asciidoc=*.asciidoc;*.adoc;
> -ASM=*.asm;
> +ASM=*.asm;*.asm51;*.a51;*.asm;*.ll;*.s03;*.s79;*.s82;*.s90;*.s;
</pre>
<p>Whoops. I bet that duplicate mistake does not give me a good first-impression on this team. (^u^)</p>

<p>*.ll is LLVM assembly.</p>

<p>From now on, I will be discuss my intended commits and ideas on the Geany-dev mailing list before submitting contributions. Hopefully, that will save Geany's GitHub team some time and inconvenience. I will also include more detailed commit notes and be more detailed in explanations.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/722/files#r43583505">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJy9tKLVqGD2PRhs4V2Uks_xDSkbQks5pBiLfgaJpZM4GZiUm.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/722/files#r43583505"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>