mirror of
https://github.com/xodio/xod.git
synced 2026-03-13 04:06:53 +01:00
feat(xod-fs): load/store tsv files as attachments
This commit is contained in:
@@ -7,6 +7,7 @@ export const BASE64_EXTNAMES = ['.png', '.jpg', '.jpeg', '.gif', '.fzz'];
|
||||
export const UTF8_EXTNAMES = [
|
||||
'.md',
|
||||
'.svg',
|
||||
'.tsv',
|
||||
// Implementation files
|
||||
'.c',
|
||||
'.cpp',
|
||||
|
||||
Reference in New Issue
Block a user