[geany/geany] 76c69a: Add GNU assembler extensions

Matthew Brush git-noreply at xxxxx
Fri Sep 1 01:31:29 UTC 2017


Branch:      refs/heads/master
Author:      Matthew Brush <mbrush at codebrainz.ca>
Committer:   Matthew Brush <matt at geany.org>
Date:        Fri, 01 Sep 2017 01:31:29 UTC
Commit:      76c69a9bac4eeb11dc65483820b2b8a62c351b76
             https://github.com/geany/geany/commit/76c69a9bac4eeb11dc65483820b2b8a62c351b76

Log Message:
-----------
Add GNU assembler extensions

Closes #904


Modified Paths:
--------------
    data/filetype_extensions.conf

Modified: data/filetype_extensions.conf
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -8,7 +8,7 @@ ActionScript=*.as;
 Ada=*.adb;*.ads;
 Arduino=*.ino;*.pde;
 Asciidoc=*.asciidoc;*.adoc;
-ASM=*.asm;*.asm51;*.a51;
+ASM=*.asm;*.asm51;*.a51;*.s;*.S;*.sx;
 Batch=*.bat;*.cmd;*.nt;
 CAML=*.ml;*.mli;
 C=*.c;*.xpm;



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list