mirror of
https://github.com/microsoft/vscode.git
synced 2026-06-01 13:15:50 +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.