.hgignore
changeset 914 0dba496629c9
parent 133 244fc2771241
equal deleted inserted replaced
913:56099ea76677 914:0dba496629c9
     1 # To check file assosiation use:
     1 # To check file assosiation use:
     2 #   http://filext.com/file-extension/XXX
     2 #   http://filext.com/file-extension/XXX
     3 # or at Windows 'cmd':
     3 # or at Windows 'cmd':
     4 #   bash# cmd /c assoc .cmd | { IFS='=' read ext name; echo $name; [ -z $name ] || cmd /c ftype $name; }
     4 #   bash# cmd /c assoc .cmd | { IFS='=' read ext name; echo $name; [ -z $name ] || cmd /c ftype $name; }
       
     5 
       
     6 Makefile.cfg.override
     5 
     7 
     6 syntax: glob
     8 syntax: glob
     7 *.a
     9 *.a
     8 *.elc
    10 *.elc
     9 *.exe
    11 *.exe