mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-24 06:48:42 +03:00
3c89a97a9f
* feat: add dry-run option to sync-metadata command * feat: save metadata logs in dry-run mode
22 lines
297 B
Plaintext
22 lines
297 B
Plaintext
**/**/.env
|
|
.DS_Store
|
|
.idea/workspace.xml
|
|
**/**/node_modules/
|
|
|
|
# yarn is the recommended package manager across the project
|
|
**/**/.package-lock.json
|
|
|
|
.nx/installation
|
|
.nx/cache
|
|
|
|
.pnp.*
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
coverage
|
|
.vercel
|
|
|
|
**/**/logs/** |