aboutsummaryrefslogtreecommitdiff
path: root/src/fs-types.json
blob: 6d5c75517988de5b393f7e99c25141a6ebf6a835 (plain)
1
2
3
4
[
  { "identifier": "*", "descriptor": "All Files", "regex": "(.*)" },
  { "identifier": "*.txt", "descriptor": "Text Files", "regex": "(.*txt$)" }
]