Files
stats-action/build/Types.js
2024-02-28 09:44:13 -05:00

11 lines
189 B
JavaScript

export const NOT_LANGUAGES = [
'html',
'markdown',
'dockerfile',
'roff',
'rich text format',
'powershell',
'css',
'php',
];
//# sourceMappingURL=Types.js.map