mirror of
https://github.com/directus/directus.git
synced 2026-02-15 20:24:57 -05:00
* add more ignore pattern for git * revert the change for api/.gitignore * Add DNA and change MacOS to macOS to align with Apple official name * Move DNA to acronyms Co-authored-by: Jian Liao <jianliao@adobe.com>
34 lines
298 B
TypeScript
34 lines
298 B
TypeScript
export default [
|
|
'2FA',
|
|
'3D',
|
|
'DateTime',
|
|
'GitHub',
|
|
'ID',
|
|
'IDs',
|
|
'iMac',
|
|
'IMAX',
|
|
'iOS',
|
|
'IP',
|
|
'iPad',
|
|
'iPhone',
|
|
'iPod',
|
|
'macOS',
|
|
'M2M',
|
|
'M2O',
|
|
'McDonalds',
|
|
'MySQL',
|
|
'O2M',
|
|
'PDFs',
|
|
'pH',
|
|
'PostgreSQL',
|
|
'YouTube',
|
|
'UUID',
|
|
'SEO',
|
|
'CTA',
|
|
'4K',
|
|
'HD',
|
|
'UHD',
|
|
'5K',
|
|
'8K',
|
|
];
|