Files
directus/.gitignore
Rijk van Zanten f5f68417cf Use field key instead of ID for group value (#8349)
* Add migration to replace group ID with group name

* Replace group IDs with field names

* Tweak group interfaces

* Ignore schema export
2021-09-27 15:06:19 -04:00

23 lines
253 B
Plaintext

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