Explorar o código

Merge pull request #752 from spk/more-stuff-files

Add more immediate files
Benjamin Sago %!s(int64=5) %!d(string=hai) anos
pai
achega
e73a8859d5
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/info/filetype.rs

+ 2 - 0
src/info/filetype.rs

@@ -27,6 +27,8 @@ impl FileExtensions {
             "build.gradle", "pom.xml", "Rakefile", "package.json", "Gruntfile.js",
             "Gruntfile.coffee", "BUILD", "BUILD.bazel", "WORKSPACE", "build.xml",
             "webpack.config.js", "meson.build", "composer.json", "RoboFile.php", "PKGBUILD",
+            "Justfile", "Procfile", "Dockerfile", "Containerfile", "Vagrantfile", "Brewfile",
+            "Gemfile", "Pipfile", "build.sbt", "mix.exs",
         ])
     }