mirror of
https://github.com/LukeHagar/stats-action.git
synced 2025-12-06 04:21:26 +00:00
11 lines
189 B
JavaScript
11 lines
189 B
JavaScript
export const NOT_LANGUAGES = [
|
|
'html',
|
|
'markdown',
|
|
'dockerfile',
|
|
'roff',
|
|
'rich text format',
|
|
'powershell',
|
|
'css',
|
|
'php',
|
|
];
|
|
//# sourceMappingURL=Types.js.map
|