mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 15:25:47 +01:00
cabc8385d1
Some makefiles don't have a file extension and are not named "*Makefile*" but have a shebang that can be used to identify it as a makefile. Example: `debian/rules` in all Debian packages.