diff --git a/src/info/filetype.rs b/src/info/filetype.rs index 0dc758f..2af5da5 100644 --- a/src/info/filetype.rs +++ b/src/info/filetype.rs @@ -26,7 +26,7 @@ impl FileExtensions { "Makefile", "Cargo.toml", "SConstruct", "CMakeLists.txt", "build.gradle", "pom.xml", "Rakefile", "package.json", "Gruntfile.js", "Gruntfile.coffee", "BUILD", "BUILD.bazel", "WORKSPACE", "build.xml", - "webpack.config.js", "meson.build", + "webpack.config.js", "meson.build", "composer.json", "RoboFile.php", ]) }