twenty/.gitignore

21 lines
295 B
Plaintext
Raw Normal View History

2023-02-23 13:04:05 +03:00
**/**/.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
**/yarn.lock