Files
directus/.gitignore
Wryn (yage) Wagner 0930c2df97 Safe Metadata Upload (#12511)
* [Related to #11292] Safe Metadata Upload
- Created FILE_METADATA_ALLOWLIST
- Added test library for `FilesService`

* Rename ALLOWLIST->ALLOW_LIST to be consistent with other env vars

* Make sure it still works for files without Exif

* Prevent breaking changes in metadata formatting

* Allow * for all

* Fix md sup

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-04-04 20:43:56 -04:00

25 lines
247 B
Plaintext

.DS_Store
node_modules
.vs
.vscode
.env
.env.*
.secrets
npm-debug.log
lerna-debug.log
.nova
*.code-workspace
dist
*.sublime-settings
*.db
.nyc_output
.history
/.idea/
*.tsbuildinfo
.e2e-containers.json
coverage
TODO
schema.yaml
schema.json
.*.swp