17 changed files with 24199 additions and 18912 deletions
@ -1,7 +1,7 @@ |
|||||||
// Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT.
|
// Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT.
|
||||||
// Extracted from github/linguist commit: 223c00bb80eff04788e29010f98c5778993d2b2a
|
// Extracted from github/linguist commit: 6aed0bd564f55c4f2d987c2e6035eda7aea26375
|
||||||
|
|
||||||
package data |
package data |
||||||
|
|
||||||
// linguist's commit from which files were generated.
|
// linguist's commit from which files were generated.
|
||||||
var LinguistCommit = "223c00bb80eff04788e29010f98c5778993d2b2a" |
var LinguistCommit = "6aed0bd564f55c4f2d987c2e6035eda7aea26375" |
||||||
|
@ -1,278 +1,284 @@ |
|||||||
// Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT.
|
// Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT.
|
||||||
// Extracted from github/linguist commit: 223c00bb80eff04788e29010f98c5778993d2b2a
|
// Extracted from github/linguist commit: 6aed0bd564f55c4f2d987c2e6035eda7aea26375
|
||||||
|
|
||||||
package data |
package data |
||||||
|
|
||||||
var LanguagesByFilename = map[string][]string{ |
var LanguagesByFilename = map[string][]string{ |
||||||
".Rprofile": {"R"}, |
".Rprofile": {"R"}, |
||||||
".XCompose": {"XCompose"}, |
".XCompose": {"XCompose"}, |
||||||
".abbrev_defs": {"Emacs Lisp"}, |
".abbrev_defs": {"Emacs Lisp"}, |
||||||
".arcconfig": {"JSON"}, |
".arcconfig": {"JSON"}, |
||||||
".atomignore": {"Ignore List"}, |
".atomignore": {"Ignore List"}, |
||||||
".babelignore": {"Ignore List"}, |
".babelignore": {"Ignore List"}, |
||||||
".babelrc": {"JSON with Comments"}, |
".babelrc": {"JSON with Comments"}, |
||||||
".bash_aliases": {"Shell"}, |
".bash_aliases": {"Shell"}, |
||||||
".bash_history": {"Shell"}, |
".bash_history": {"Shell"}, |
||||||
".bash_logout": {"Shell"}, |
".bash_logout": {"Shell"}, |
||||||
".bash_profile": {"Shell"}, |
".bash_profile": {"Shell"}, |
||||||
".bashrc": {"Shell"}, |
".bashrc": {"Shell"}, |
||||||
".bzrignore": {"Ignore List"}, |
".browserslistrc": {"Browserslist"}, |
||||||
".clang-format": {"YAML"}, |
".bzrignore": {"Ignore List"}, |
||||||
".clang-tidy": {"YAML"}, |
".clang-format": {"YAML"}, |
||||||
".classpath": {"XML"}, |
".clang-tidy": {"YAML"}, |
||||||
".coffeelintignore": {"Ignore List"}, |
".classpath": {"XML"}, |
||||||
".cproject": {"XML"}, |
".coffeelintignore": {"Ignore List"}, |
||||||
".cshrc": {"Shell"}, |
".cproject": {"XML"}, |
||||||
".curlrc": {"cURL Config"}, |
".cshrc": {"Shell"}, |
||||||
".cvsignore": {"Ignore List"}, |
".curlrc": {"cURL Config"}, |
||||||
".dir_colors": {"dircolors"}, |
".cvsignore": {"Ignore List"}, |
||||||
".dircolors": {"dircolors"}, |
".dir_colors": {"dircolors"}, |
||||||
".dockerignore": {"Ignore List"}, |
".dircolors": {"dircolors"}, |
||||||
".editorconfig": {"EditorConfig"}, |
".dockerignore": {"Ignore List"}, |
||||||
".emacs": {"Emacs Lisp"}, |
".editorconfig": {"EditorConfig"}, |
||||||
".emacs.desktop": {"Emacs Lisp"}, |
".eleventyignore": {"Ignore List"}, |
||||||
".env": {"Shell"}, |
".emacs": {"Emacs Lisp"}, |
||||||
".env.example": {"Shell"}, |
".emacs.desktop": {"Emacs Lisp"}, |
||||||
".eslintignore": {"Ignore List"}, |
".env": {"Shell"}, |
||||||
".eslintrc.json": {"JSON with Comments"}, |
".env.example": {"Shell"}, |
||||||
".exrc": {"Vim script"}, |
".eslintignore": {"Ignore List"}, |
||||||
".factor-boot-rc": {"Factor"}, |
".eslintrc.json": {"JSON with Comments"}, |
||||||
".factor-rc": {"Factor"}, |
".exrc": {"Vim script"}, |
||||||
".flaskenv": {"Shell"}, |
".factor-boot-rc": {"Factor"}, |
||||||
".gclient": {"Python"}, |
".factor-rc": {"Factor"}, |
||||||
".gemrc": {"YAML"}, |
".flaskenv": {"Shell"}, |
||||||
".gitattributes": {"Git Attributes"}, |
".gclient": {"Python"}, |
||||||
".gitconfig": {"Git Config"}, |
".gemrc": {"YAML"}, |
||||||
".gitignore": {"Ignore List"}, |
".gitattributes": {"Git Attributes"}, |
||||||
".gitmodules": {"Git Config"}, |
".gitconfig": {"Git Config"}, |
||||||
".gn": {"GN"}, |
".gitignore": {"Ignore List"}, |
||||||
".gnus": {"Emacs Lisp"}, |
".gitmodules": {"Git Config"}, |
||||||
".gvimrc": {"Vim script"}, |
".gn": {"GN"}, |
||||||
".htaccess": {"ApacheConf"}, |
".gnus": {"Emacs Lisp"}, |
||||||
".htmlhintrc": {"JSON"}, |
".gvimrc": {"Vim script"}, |
||||||
".inputrc": {"Readline Config"}, |
".htaccess": {"ApacheConf"}, |
||||||
".irbrc": {"Ruby"}, |
".htmlhintrc": {"JSON"}, |
||||||
".jscsrc": {"JSON with Comments"}, |
".inputrc": {"Readline Config"}, |
||||||
".jshintrc": {"JSON with Comments"}, |
".irbrc": {"Ruby"}, |
||||||
".jslintrc": {"JSON with Comments"}, |
".jscsrc": {"JSON with Comments"}, |
||||||
".login": {"Shell"}, |
".jshintrc": {"JSON with Comments"}, |
||||||
".luacheckrc": {"Lua"}, |
".jslintrc": {"JSON with Comments"}, |
||||||
".nanorc": {"nanorc"}, |
".login": {"Shell"}, |
||||||
".nodemonignore": {"Ignore List"}, |
".luacheckrc": {"Lua"}, |
||||||
".npmignore": {"Ignore List"}, |
".nanorc": {"nanorc"}, |
||||||
".npmrc": {"NPM Config"}, |
".nodemonignore": {"Ignore List"}, |
||||||
".nvimrc": {"Vim script"}, |
".npmignore": {"Ignore List"}, |
||||||
".php": {"PHP"}, |
".npmrc": {"NPM Config"}, |
||||||
".php_cs": {"PHP"}, |
".nvimrc": {"Vim script"}, |
||||||
".php_cs.dist": {"PHP"}, |
".php": {"PHP"}, |
||||||
".prettierignore": {"Ignore List"}, |
".php_cs": {"PHP"}, |
||||||
".profile": {"Shell"}, |
".php_cs.dist": {"PHP"}, |
||||||
".project": {"XML"}, |
".prettierignore": {"Ignore List"}, |
||||||
".pryrc": {"Ruby"}, |
".profile": {"Shell"}, |
||||||
".simplecov": {"Ruby"}, |
".project": {"XML"}, |
||||||
".spacemacs": {"Emacs Lisp"}, |
".pryrc": {"Ruby"}, |
||||||
".stylelintignore": {"Ignore List"}, |
".simplecov": {"Ruby"}, |
||||||
".tern-config": {"JSON"}, |
".spacemacs": {"Emacs Lisp"}, |
||||||
".tern-project": {"JSON"}, |
".stylelintignore": {"Ignore List"}, |
||||||
".vimrc": {"Vim script"}, |
".tern-config": {"JSON"}, |
||||||
".viper": {"Emacs Lisp"}, |
".tern-project": {"JSON"}, |
||||||
".vscodeignore": {"Ignore List"}, |
".vimrc": {"Vim script"}, |
||||||
".watchmanconfig": {"JSON"}, |
".viper": {"Emacs Lisp"}, |
||||||
".wgetrc": {"Wget Config"}, |
".vscodeignore": {"Ignore List"}, |
||||||
".zlogin": {"Shell"}, |
".watchmanconfig": {"JSON"}, |
||||||
".zlogout": {"Shell"}, |
".wgetrc": {"Wget Config"}, |
||||||
".zprofile": {"Shell"}, |
".zlogin": {"Shell"}, |
||||||
".zshenv": {"Shell"}, |
".zlogout": {"Shell"}, |
||||||
".zshrc": {"Shell"}, |
".zprofile": {"Shell"}, |
||||||
"9fs": {"Shell"}, |
".zshenv": {"Shell"}, |
||||||
"APKBUILD": {"Alpine Abuild"}, |
".zshrc": {"Shell"}, |
||||||
"App.config": {"XML"}, |
"9fs": {"Shell"}, |
||||||
"Appraisals": {"Ruby"}, |
"APKBUILD": {"Alpine Abuild"}, |
||||||
"BSDmakefile": {"Makefile"}, |
"App.config": {"XML"}, |
||||||
"BUCK": {"Starlark"}, |
"Appraisals": {"Ruby"}, |
||||||
"BUILD": {"Starlark"}, |
"BSDmakefile": {"Makefile"}, |
||||||
"BUILD.bazel": {"Starlark"}, |
"BUCK": {"Starlark"}, |
||||||
"Berksfile": {"Ruby"}, |
"BUILD": {"Starlark"}, |
||||||
"Brewfile": {"Ruby"}, |
"BUILD.bazel": {"Starlark"}, |
||||||
"Buildfile": {"Ruby"}, |
"Berksfile": {"Ruby"}, |
||||||
"CMakeLists.txt": {"CMake"}, |
"Brewfile": {"Ruby"}, |
||||||
"COPYING": {"Text"}, |
"Buildfile": {"Ruby"}, |
||||||
"COPYING.regex": {"Text"}, |
"CMakeLists.txt": {"CMake"}, |
||||||
"COPYRIGHT.regex": {"Text"}, |
"COPYING": {"Text"}, |
||||||
"Cakefile": {"CoffeeScript"}, |
"COPYING.regex": {"Text"}, |
||||||
"Capfile": {"Ruby"}, |
"COPYRIGHT.regex": {"Text"}, |
||||||
"Cargo.lock": {"TOML"}, |
"Cakefile": {"CoffeeScript"}, |
||||||
"Cask": {"Emacs Lisp"}, |
"Capfile": {"Ruby"}, |
||||||
"DEPS": {"Python"}, |
"Cargo.lock": {"TOML"}, |
||||||
"DIR_COLORS": {"dircolors"}, |
"Cask": {"Emacs Lisp"}, |
||||||
"Dangerfile": {"Ruby"}, |
"DEPS": {"Python"}, |
||||||
"Deliverfile": {"Ruby"}, |
"DIR_COLORS": {"dircolors"}, |
||||||
"Dockerfile": {"Dockerfile"}, |
"Dangerfile": {"Ruby"}, |
||||||
"Emakefile": {"Erlang"}, |
"Deliverfile": {"Ruby"}, |
||||||
"FONTLOG": {"Text"}, |
"Dockerfile": {"Dockerfile"}, |
||||||
"Fakefile": {"Fancy"}, |
"Emakefile": {"Erlang"}, |
||||||
"Fastfile": {"Ruby"}, |
"FONTLOG": {"Text"}, |
||||||
"GNUmakefile": {"Makefile"}, |
"Fakefile": {"Fancy"}, |
||||||
"Gemfile": {"Ruby"}, |
"Fastfile": {"Ruby"}, |
||||||
"Gemfile.lock": {"Ruby"}, |
"GNUmakefile": {"Makefile"}, |
||||||
"Gopkg.lock": {"TOML"}, |
"Gemfile": {"Ruby"}, |
||||||
"Guardfile": {"Ruby"}, |
"Gemfile.lock": {"Ruby"}, |
||||||
"INSTALL": {"Text"}, |
"Gopkg.lock": {"TOML"}, |
||||||
"INSTALL.mysql": {"Text"}, |
"Guardfile": {"Ruby"}, |
||||||
"Jakefile": {"JavaScript"}, |
"INSTALL": {"Text"}, |
||||||
"Jarfile": {"Ruby"}, |
"INSTALL.mysql": {"Text"}, |
||||||
"Jenkinsfile": {"Groovy"}, |
"Jakefile": {"JavaScript"}, |
||||||
"Kbuild": {"Makefile"}, |
"Jarfile": {"Ruby"}, |
||||||
"LICENSE": {"Text"}, |
"Jenkinsfile": {"Groovy"}, |
||||||
"LICENSE.mysql": {"Text"}, |
"Kbuild": {"Makefile"}, |
||||||
"Lexer.x": {"Lex"}, |
"LICENSE": {"Text"}, |
||||||
"Makefile": {"Makefile"}, |
"LICENSE.mysql": {"Text"}, |
||||||
"Makefile.PL": {"Perl"}, |
"Lexer.x": {"Lex"}, |
||||||
"Makefile.am": {"Makefile"}, |
"Makefile": {"Makefile"}, |
||||||
"Makefile.boot": {"Makefile"}, |
"Makefile.PL": {"Perl"}, |
||||||
"Makefile.frag": {"Makefile"}, |
"Makefile.am": {"Makefile"}, |
||||||
"Makefile.in": {"Makefile"}, |
"Makefile.boot": {"Makefile"}, |
||||||
"Makefile.inc": {"Makefile"}, |
"Makefile.frag": {"Makefile"}, |
||||||
"Makefile.wat": {"Makefile"}, |
"Makefile.in": {"Makefile"}, |
||||||
"Mavenfile": {"Ruby"}, |
"Makefile.inc": {"Makefile"}, |
||||||
"Modulefile": {"Puppet"}, |
"Makefile.wat": {"Makefile"}, |
||||||
"NEWS": {"Text"}, |
"Mavenfile": {"Ruby"}, |
||||||
"Notebook": {"Jupyter Notebook"}, |
"Modulefile": {"Puppet"}, |
||||||
"NuGet.config": {"XML"}, |
"NEWS": {"Text"}, |
||||||
"Nukefile": {"Nu"}, |
"Notebook": {"Jupyter Notebook"}, |
||||||
"PKGBUILD": {"Shell"}, |
"NuGet.config": {"XML"}, |
||||||
"Phakefile": {"PHP"}, |
"Nukefile": {"Nu"}, |
||||||
"Podfile": {"Ruby"}, |
"PKGBUILD": {"Shell"}, |
||||||
"Project.ede": {"Emacs Lisp"}, |
"Phakefile": {"PHP"}, |
||||||
"Puppetfile": {"Ruby"}, |
"Pipfile": {"TOML"}, |
||||||
"README.1ST": {"Text"}, |
"Pipfile.lock": {"JSON"}, |
||||||
"README.me": {"Text"}, |
"Podfile": {"Ruby"}, |
||||||
"README.mysql": {"Text"}, |
"Project.ede": {"Emacs Lisp"}, |
||||||
"README.nss": {"Text"}, |
"Puppetfile": {"Ruby"}, |
||||||
"ROOT": {"Isabelle ROOT"}, |
"README.1ST": {"Text"}, |
||||||
"Rakefile": {"Ruby"}, |
"README.me": {"Text"}, |
||||||
"Rexfile": {"Perl"}, |
"README.mysql": {"Text"}, |
||||||
"SConscript": {"Python"}, |
"README.nss": {"Text"}, |
||||||
"SConstruct": {"Python"}, |
"ROOT": {"Isabelle ROOT"}, |
||||||
"Settings.StyleCop": {"XML"}, |
"Rakefile": {"Ruby"}, |
||||||
"Slakefile": {"LiveScript"}, |
"Rexfile": {"Perl"}, |
||||||
"Snakefile": {"Python"}, |
"SConscript": {"Python"}, |
||||||
"Snapfile": {"Ruby"}, |
"SConstruct": {"Python"}, |
||||||
"Thorfile": {"Ruby"}, |
"Settings.StyleCop": {"XML"}, |
||||||
"Tiltfile": {"Starlark"}, |
"Slakefile": {"LiveScript"}, |
||||||
"Vagrantfile": {"Ruby"}, |
"Snakefile": {"Python"}, |
||||||
"WORKSPACE": {"Starlark"}, |
"Snapfile": {"Ruby"}, |
||||||
"Web.Debug.config": {"XML"}, |
"Thorfile": {"Ruby"}, |
||||||
"Web.Release.config": {"XML"}, |
"Tiltfile": {"Starlark"}, |
||||||
"Web.config": {"XML"}, |
"Vagrantfile": {"Ruby"}, |
||||||
"XCompose": {"XCompose"}, |
"WORKSPACE": {"Starlark"}, |
||||||
"_curlrc": {"cURL Config"}, |
"Web.Debug.config": {"XML"}, |
||||||
"_dir_colors": {"dircolors"}, |
"Web.Release.config": {"XML"}, |
||||||
"_dircolors": {"dircolors"}, |
"Web.config": {"XML"}, |
||||||
"_emacs": {"Emacs Lisp"}, |
"XCompose": {"XCompose"}, |
||||||
"_vimrc": {"Vim script"}, |
"_curlrc": {"cURL Config"}, |
||||||
"abbrev_defs": {"Emacs Lisp"}, |
"_dir_colors": {"dircolors"}, |
||||||
"ack": {"Perl"}, |
"_dircolors": {"dircolors"}, |
||||||
"ant.xml": {"Ant Build System"}, |
"_emacs": {"Emacs Lisp"}, |
||||||
"apache2.conf": {"ApacheConf"}, |
"_vimrc": {"Vim script"}, |
||||||
"bash_aliases": {"Shell"}, |
"abbrev_defs": {"Emacs Lisp"}, |
||||||
"bash_logout": {"Shell"}, |
"ack": {"Perl"}, |
||||||
"bash_profile": {"Shell"}, |
"ant.xml": {"Ant Build System"}, |
||||||
"bashrc": {"Shell"}, |
"apache2.conf": {"ApacheConf"}, |
||||||
"build.xml": {"Ant Build System"}, |
"bash_aliases": {"Shell"}, |
||||||
"buildfile": {"Ruby"}, |
"bash_logout": {"Shell"}, |
||||||
"buildozer.spec": {"INI"}, |
"bash_profile": {"Shell"}, |
||||||
"cabal.config": {"Cabal Config"}, |
"bashrc": {"Shell"}, |
||||||
"cabal.project": {"Cabal Config"}, |
"browserslist": {"Browserslist"}, |
||||||
"click.me": {"Text"}, |
"build.xml": {"Ant Build System"}, |
||||||
"composer.lock": {"JSON"}, |
"buildfile": {"Ruby"}, |
||||||
"configure.ac": {"M4Sugar"}, |
"buildozer.spec": {"INI"}, |
||||||
"contents.lr": {"Markdown"}, |
"cabal.config": {"Cabal Config"}, |
||||||
"cpanfile": {"Perl"}, |
"cabal.project": {"Cabal Config"}, |
||||||
"cshrc": {"Shell"}, |
"click.me": {"Text"}, |
||||||
"delete.me": {"Text"}, |
"composer.lock": {"JSON"}, |
||||||
"descrip.mmk": {"Module Management System"}, |
"configure.ac": {"M4Sugar"}, |
||||||
"descrip.mms": {"Module Management System"}, |
"contents.lr": {"Markdown"}, |
||||||
"devcontainer.json": {"JSON with Comments"}, |
"cpanfile": {"Perl"}, |
||||||
"dir_colors": {"dircolors"}, |
"cshrc": {"Shell"}, |
||||||
"encodings.dir": {"X Font Directory Index"}, |
"delete.me": {"Text"}, |
||||||
"eqnrc": {"Roff"}, |
"descrip.mmk": {"Module Management System"}, |
||||||
"expr-dist": {"R"}, |
"descrip.mms": {"Module Management System"}, |
||||||
"firestore.rules": {"Cloud Firestore Security Rules"}, |
"devcontainer.json": {"JSON with Comments"}, |
||||||
"fonts.alias": {"X Font Directory Index"}, |
"dir_colors": {"dircolors"}, |
||||||
"fonts.dir": {"X Font Directory Index"}, |
"encodings.dir": {"X Font Directory Index"}, |
||||||
"fonts.scale": {"X Font Directory Index"}, |
"eqnrc": {"Roff"}, |
||||||
"fp-lib-table": {"KiCad Layout"}, |
"expr-dist": {"R"}, |
||||||
"gitignore-global": {"Ignore List"}, |
"firestore.rules": {"Cloud Firestore Security Rules"}, |
||||||
"gitignore_global": {"Ignore List"}, |
"fonts.alias": {"X Font Directory Index"}, |
||||||
"glide.lock": {"YAML"}, |
"fonts.dir": {"X Font Directory Index"}, |
||||||
"go.mod": {"Text"}, |
"fonts.scale": {"X Font Directory Index"}, |
||||||
"go.sum": {"Text"}, |
"fp-lib-table": {"KiCad Layout"}, |
||||||
"gradlew": {"Shell"}, |
"gitignore-global": {"Ignore List"}, |
||||||
"gvimrc": {"Vim script"}, |
"gitignore_global": {"Ignore List"}, |
||||||
"haproxy.cfg": {"HAProxy"}, |
"glide.lock": {"YAML"}, |
||||||
"httpd.conf": {"ApacheConf"}, |
"go.mod": {"Text"}, |
||||||
"inputrc": {"Readline Config"}, |
"go.sum": {"Text"}, |
||||||
"installscript.qs": {"Qt Script"}, |
"gradlew": {"Shell"}, |
||||||
"jsconfig.json": {"JSON with Comments"}, |
"gvimrc": {"Vim script"}, |
||||||
"keep.me": {"Text"}, |
"haproxy.cfg": {"HAProxy"}, |
||||||
"language-configuration.json": {"JSON with Comments"}, |
"httpd.conf": {"ApacheConf"}, |
||||||
"ld.script": {"Linker Script"}, |
"inputrc": {"Readline Config"}, |
||||||
"lexer.x": {"Lex"}, |
"installscript.qs": {"Qt Script"}, |
||||||
"login": {"Shell"}, |
"jsconfig.json": {"JSON with Comments"}, |
||||||
"m3makefile": {"Quake"}, |
"keep.me": {"Text"}, |
||||||
"m3overrides": {"Quake"}, |
"language-configuration.json": {"JSON with Comments"}, |
||||||
"makefile": {"Makefile"}, |
"language-subtag-registry.txt": {"Record Jar"}, |
||||||
"makefile.sco": {"Makefile"}, |
"ld.script": {"Linker Script"}, |
||||||
"man": {"Shell"}, |
"lexer.x": {"Lex"}, |
||||||
"mcmod.info": {"JSON"}, |
"login": {"Shell"}, |
||||||
"meson.build": {"Meson"}, |
"m3makefile": {"Quake"}, |
||||||
"meson_options.txt": {"Meson"}, |
"m3overrides": {"Quake"}, |
||||||
"mix.lock": {"Elixir"}, |
"makefile": {"Makefile"}, |
||||||
"mkfile": {"Makefile"}, |
"makefile.sco": {"Makefile"}, |
||||||
"mmn": {"Roff"}, |
"man": {"Shell"}, |
||||||
"mmt": {"Roff"}, |
"mcmod.info": {"JSON"}, |
||||||
"nanorc": {"nanorc"}, |
"meson.build": {"Meson"}, |
||||||
"nextflow.config": {"Nextflow"}, |
"meson_options.txt": {"Meson"}, |
||||||
"nginx.conf": {"Nginx"}, |
"mix.lock": {"Elixir"}, |
||||||
"nim.cfg": {"Nim"}, |
"mkfile": {"Makefile"}, |
||||||
"nvimrc": {"Vim script"}, |
"mmn": {"Roff"}, |
||||||
"owh": {"Tcl"}, |
"mmt": {"Roff"}, |
||||||
"package.mask": {"Text"}, |
"nanorc": {"nanorc"}, |
||||||
"package.use.mask": {"Text"}, |
"nextflow.config": {"Nextflow"}, |
||||||
"package.use.stable.mask": {"Text"}, |
"nginx.conf": {"Nginx"}, |
||||||
"packages.config": {"XML"}, |
"nim.cfg": {"Nim"}, |
||||||
"poetry.lock": {"TOML"}, |
"nvimrc": {"Vim script"}, |
||||||
"pom.xml": {"Maven POM"}, |
"owh": {"Tcl"}, |
||||||
"profile": {"Shell"}, |
"package.mask": {"Text"}, |
||||||
"read.me": {"Text"}, |
"package.use.mask": {"Text"}, |
||||||
"readme.1st": {"Text"}, |
"package.use.stable.mask": {"Text"}, |
||||||
"rebar.config": {"Erlang"}, |
"packages.config": {"XML"}, |
||||||
"rebar.config.lock": {"Erlang"}, |
"poetry.lock": {"TOML"}, |
||||||
"rebar.lock": {"Erlang"}, |
"pom.xml": {"Maven POM"}, |
||||||
"riemann.config": {"Clojure"}, |
"profile": {"Shell"}, |
||||||
"ssh-config": {"SSH Config"}, |
"read.me": {"Text"}, |
||||||
"ssh_config": {"SSH Config"}, |
"readme.1st": {"Text"}, |
||||||
"sshconfig": {"SSH Config"}, |
"rebar.config": {"Erlang"}, |
||||||
"sshconfig.snip": {"SSH Config"}, |
"rebar.config.lock": {"Erlang"}, |
||||||
"sshd-config": {"SSH Config"}, |
"rebar.lock": {"Erlang"}, |
||||||
"sshd_config": {"SSH Config"}, |
"riemann.config": {"Clojure"}, |
||||||
"starfield": {"Tcl"}, |
"ssh-config": {"SSH Config"}, |
||||||
"test.me": {"Text"}, |
"ssh_config": {"SSH Config"}, |
||||||
"toolchain_installscript.qs": {"Qt Script"}, |
"sshconfig": {"SSH Config"}, |
||||||
"troffrc": {"Roff"}, |
"sshconfig.snip": {"SSH Config"}, |
||||||
"troffrc-end": {"Roff"}, |
"sshd-config": {"SSH Config"}, |
||||||
"tsconfig.json": {"JSON with Comments"}, |
"sshd_config": {"SSH Config"}, |
||||||
"tslint.json": {"JSON with Comments"}, |
"starfield": {"Tcl"}, |
||||||
"use.mask": {"Text"}, |
"test.me": {"Text"}, |
||||||
"use.stable.mask": {"Text"}, |
"toolchain_installscript.qs": {"Qt Script"}, |
||||||
"vimrc": {"Vim script"}, |
"troffrc": {"Roff"}, |
||||||
"wscript": {"Python"}, |
"troffrc-end": {"Roff"}, |
||||||
"xcompose": {"XCompose"}, |
"tsconfig.json": {"JSON with Comments"}, |
||||||
"yarn.lock": {"YAML"}, |
"tslint.json": {"JSON with Comments"}, |
||||||
"zlogin": {"Shell"}, |
"use.mask": {"Text"}, |
||||||
"zlogout": {"Shell"}, |
"use.stable.mask": {"Text"}, |
||||||
"zprofile": {"Shell"}, |
"vimrc": {"Vim script"}, |
||||||
"zshenv": {"Shell"}, |
"wscript": {"Python"}, |
||||||
"zshrc": {"Shell"}, |
"xcompose": {"XCompose"}, |
||||||
|
"yarn.lock": {"YAML"}, |
||||||
|
"zlogin": {"Shell"}, |
||||||
|
"zlogout": {"Shell"}, |
||||||
|
"zprofile": {"Shell"}, |
||||||
|
"zshenv": {"Shell"}, |
||||||
|
"zshrc": {"Shell"}, |
||||||
} |
} |
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue