Regex patterns matching filenames for this language (e.g., listOf(Regex("Makefile")) for Makefiles without extensions).
listOf(Regex("Makefile"))