github.com/zkry/enry@v1.6.3/data/filename.go (about)

     1  package data
     2  
     3  // CODE GENERATED AUTOMATICALLY WITH gopkg.in/src-d/enry.v1/internal/code-generator
     4  // THIS FILE SHOULD NOT BE EDITED BY HAND
     5  // Extracted from github/linguist commit: 4cd558c37482e8d2c535d8107f2d11b49afbc5b5
     6  
     7  var LanguagesByFilename = map[string][]string{
     8  	".Rprofile":          {"R"},
     9  	".XCompose":          {"XCompose"},
    10  	".abbrev_defs":       {"Emacs Lisp"},
    11  	".arcconfig":         {"JSON"},
    12  	".babelrc":           {"JSON5"},
    13  	".bash_history":      {"Shell"},
    14  	".bash_logout":       {"Shell"},
    15  	".bash_profile":      {"Shell"},
    16  	".bashrc":            {"Shell"},
    17  	".clang-format":      {"YAML"},
    18  	".clang-tidy":        {"YAML"},
    19  	".classpath":         {"XML"},
    20  	".cproject":          {"XML"},
    21  	".cshrc":             {"Shell"},
    22  	".editorconfig":      {"INI"},
    23  	".emacs":             {"Emacs Lisp"},
    24  	".emacs.desktop":     {"Emacs Lisp"},
    25  	".factor-boot-rc":    {"Factor"},
    26  	".factor-rc":         {"Factor"},
    27  	".gclient":           {"Python"},
    28  	".gemrc":             {"YAML"},
    29  	".gitconfig":         {"INI"},
    30  	".gn":                {"GN"},
    31  	".gnus":              {"Emacs Lisp"},
    32  	".gvimrc":            {"Vim script"},
    33  	".htaccess":          {"ApacheConf"},
    34  	".irbrc":             {"Ruby"},
    35  	".jshintrc":          {"JSON"},
    36  	".login":             {"Shell"},
    37  	".nvimrc":            {"Vim script"},
    38  	".php":               {"PHP"},
    39  	".php_cs":            {"PHP"},
    40  	".php_cs.dist":       {"PHP"},
    41  	".profile":           {"Shell"},
    42  	".project":           {"XML"},
    43  	".pryrc":             {"Ruby"},
    44  	".spacemacs":         {"Emacs Lisp"},
    45  	".vimrc":             {"Vim script"},
    46  	".viper":             {"Emacs Lisp"},
    47  	".zlogin":            {"Shell"},
    48  	".zlogout":           {"Shell"},
    49  	".zprofile":          {"Shell"},
    50  	".zshenv":            {"Shell"},
    51  	".zshrc":             {"Shell"},
    52  	"9fs":                {"Shell"},
    53  	"APKBUILD":           {"Alpine Abuild"},
    54  	"App.config":         {"XML"},
    55  	"Appraisals":         {"Ruby"},
    56  	"BSDmakefile":        {"Makefile"},
    57  	"BUCK":               {"Python"},
    58  	"BUILD":              {"Python"},
    59  	"Berksfile":          {"Ruby"},
    60  	"Brewfile":           {"Ruby"},
    61  	"Buildfile":          {"Ruby"},
    62  	"CMakeLists.txt":     {"CMake"},
    63  	"COPYING":            {"Text"},
    64  	"COPYING.regex":      {"Text"},
    65  	"COPYRIGHT.regex":    {"Text"},
    66  	"Cakefile":           {"CoffeeScript"},
    67  	"Capfile":            {"Ruby"},
    68  	"Cask":               {"Emacs Lisp"},
    69  	"Dangerfile":         {"Ruby"},
    70  	"Deliverfile":        {"Ruby"},
    71  	"Dockerfile":         {"Dockerfile"},
    72  	"Emakefile":          {"Erlang"},
    73  	"FONTLOG":            {"Text"},
    74  	"Fakefile":           {"Fancy"},
    75  	"Fastfile":           {"Ruby"},
    76  	"GNUmakefile":        {"Makefile"},
    77  	"Gemfile":            {"Ruby"},
    78  	"Gemfile.lock":       {"Ruby"},
    79  	"Guardfile":          {"Ruby"},
    80  	"INSTALL":            {"Text"},
    81  	"INSTALL.mysql":      {"Text"},
    82  	"Jakefile":           {"JavaScript"},
    83  	"Jarfile":            {"Ruby"},
    84  	"Jenkinsfile":        {"Groovy"},
    85  	"Kbuild":             {"Makefile"},
    86  	"LICENSE":            {"Text"},
    87  	"LICENSE.mysql":      {"Text"},
    88  	"Makefile":           {"Makefile"},
    89  	"Makefile.am":        {"Makefile"},
    90  	"Makefile.boot":      {"Makefile"},
    91  	"Makefile.frag":      {"Makefile"},
    92  	"Makefile.in":        {"Makefile"},
    93  	"Makefile.inc":       {"Makefile"},
    94  	"Makefile.wat":       {"Makefile"},
    95  	"Mavenfile":          {"Ruby"},
    96  	"Modulefile":         {"Puppet"},
    97  	"NEWS":               {"Text"},
    98  	"Notebook":           {"Jupyter Notebook"},
    99  	"NuGet.config":       {"XML"},
   100  	"Nukefile":           {"Nu"},
   101  	"PKGBUILD":           {"Shell"},
   102  	"Phakefile":          {"PHP"},
   103  	"Podfile":            {"Ruby"},
   104  	"Project.ede":        {"Emacs Lisp"},
   105  	"Puppetfile":         {"Ruby"},
   106  	"README.1ST":         {"Text"},
   107  	"README.me":          {"Text"},
   108  	"README.mysql":       {"Text"},
   109  	"ROOT":               {"Isabelle ROOT"},
   110  	"Rakefile":           {"Ruby"},
   111  	"Rexfile":            {"Perl 6"},
   112  	"SConscript":         {"Python"},
   113  	"SConstruct":         {"Python"},
   114  	"Settings.StyleCop":  {"XML"},
   115  	"Slakefile":          {"LiveScript"},
   116  	"Snakefile":          {"Python"},
   117  	"Snapfile":           {"Ruby"},
   118  	"Thorfile":           {"Ruby"},
   119  	"Vagrantfile":        {"Ruby"},
   120  	"WORKSPACE":          {"Python"},
   121  	"Web.Debug.config":   {"XML"},
   122  	"Web.Release.config": {"XML"},
   123  	"Web.config":         {"XML"},
   124  	"XCompose":           {"XCompose"},
   125  	"_emacs":             {"Emacs Lisp"},
   126  	"_vimrc":             {"Vim script"},
   127  	"abbrev_defs":        {"Emacs Lisp"},
   128  	"ack":                {"Perl"},
   129  	"ant.xml":            {"Ant Build System"},
   130  	"apache2.conf":       {"ApacheConf"},
   131  	"bash_logout":        {"Shell"},
   132  	"bash_profile":       {"Shell"},
   133  	"bashrc":             {"Shell"},
   134  	"build.xml":          {"Ant Build System"},
   135  	"buildfile":          {"Ruby"},
   136  	"buildozer.spec":     {"INI"},
   137  	"click.me":           {"Text"},
   138  	"composer.lock":      {"JSON"},
   139  	"configure.ac":       {"M4Sugar"},
   140  	"cpanfile":           {"Perl"},
   141  	"cshrc":              {"Shell"},
   142  	"delete.me":          {"Text"},
   143  	"descrip.mmk":        {"Module Management System"},
   144  	"descrip.mms":        {"Module Management System"},
   145  	"expr-dist":          {"R"},
   146  	"fp-lib-table":       {"KiCad Layout"},
   147  	"gradlew":            {"Shell"},
   148  	"gvimrc":             {"Vim script"},
   149  	"httpd.conf":         {"ApacheConf"},
   150  	"keep.me":            {"Text"},
   151  	"ld.script":          {"Linker Script"},
   152  	"login":              {"Shell"},
   153  	"makefile":           {"Makefile"},
   154  	"makefile.sco":       {"Makefile"},
   155  	"man":                {"Shell"},
   156  	"mcmod.info":         {"JSON"},
   157  	"meson.build":        {"Meson"},
   158  	"meson_options.txt":  {"Meson"},
   159  	"mix.lock":           {"Elixir"},
   160  	"mkfile":             {"Makefile"},
   161  	"mmn":                {"Roff"},
   162  	"mmt":                {"Roff"},
   163  	"nginx.conf":         {"Nginx"},
   164  	"nvimrc":             {"Vim script"},
   165  	"owh":                {"Tcl"},
   166  	"packages.config":    {"XML"},
   167  	"pom.xml":            {"Maven POM"},
   168  	"profile":            {"Shell"},
   169  	"read.me":            {"Text"},
   170  	"readme.1st":         {"Text"},
   171  	"rebar.config":       {"Erlang"},
   172  	"rebar.config.lock":  {"Erlang"},
   173  	"rebar.lock":         {"Erlang"},
   174  	"riemann.config":     {"Clojure"},
   175  	"script":             {"C"},
   176  	"starfield":          {"Tcl"},
   177  	"test.me":            {"Text"},
   178  	"vimrc":              {"Vim script"},
   179  	"wscript":            {"Python"},
   180  	"xcompose":           {"XCompose"},
   181  	"zlogin":             {"Shell"},
   182  	"zlogout":            {"Shell"},
   183  	"zprofile":           {"Shell"},
   184  	"zshenv":             {"Shell"},
   185  	"zshrc":              {"Shell"},
   186  }