twenty/.gitignore
2024-04-15 12:15:29 +02:00

27 lines
322 B
Plaintext

**/**/.env
.DS_Store
/.idea
**/**/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
.vercel
**/**/logs/**
coverage
dist
storybook-static
*.tsbuildinfo