474a0b4410
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3190 ea778897-0a13-0410-b9d1-a72fbfd435f5
46 lines
1.2 KiB
Plaintext
46 lines
1.2 KiB
Plaintext
#*** This file generated by: geany --generate-data-files ***
|
|
|
|
#Filetype extension configuration file for Geany
|
|
#Insert as many items as you want, seperate them with a ";".
|
|
#See Geany's main documentation for details.
|
|
[Extensions]
|
|
ASM=*.asm;
|
|
C=*.c;*.h;
|
|
C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;
|
|
C#=*.cs;*.vala;
|
|
CAML=*.ml;*.mli;
|
|
D=*.d;*.di;
|
|
F77=*.f;*.for;*.ftn;*.f77;
|
|
Fortran=*.f90;*.f95;*.f03;
|
|
FreeBasic=*.bas;*.bi;
|
|
GLSL=*.glsl;*.frag;*.vert;
|
|
Haskell=*.hs;*.lhs;
|
|
Haxe=*.hx;
|
|
Java=*.java;*.jsp;
|
|
Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk;
|
|
VHDL=*.vhd;*.vhdl;
|
|
Ferite=*.fe;
|
|
Javascript=*.js;
|
|
Lua=*.lua;
|
|
Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*;
|
|
Matlab=*.m;
|
|
O-Matrix=*.oms;
|
|
Perl=*.pl;*.perl;*.pm;*.agi;*.pod;
|
|
PHP=*.php;*.php3;*.php4;*.php5;*.phtml;
|
|
Python=*.py;*.pyw;
|
|
R=*.R;*.r;
|
|
Ruby=*.rb;*.rhtml;*.ruby;
|
|
Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.zsh;*.ash;*.bash;
|
|
Tcl=*.tcl;*.tk;*.wish;
|
|
CSS=*.css;
|
|
Docbook=*.docbook;
|
|
HTML=*.htm;*.html;*.shtml;*.hta;*.htd;*.htt;*.cfm;
|
|
XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd;*.xhtml;
|
|
Conf=*.conf;*.ini;config;*rc;*.cfg;
|
|
Diff=*.diff;*.patch;*.rej;
|
|
LaTeX=*.tex;*.sty;*.idx;*.ltx;
|
|
reStructuredText=*.rest;*.reST;*.rst;
|
|
SQL=*.sql;
|
|
Po=*.po;*.pot;
|
|
None=*;
|