mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-25 13:27:33 +00:00
Merge pull request #690 from schlessera/add/php-immediate-files
Add immediate file types for PHP ecosystem
This commit is contained in:
commit
ea62aab37e
@ -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",
|
||||
])
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user