twenty/.gitignore

27 lines
322 B
Plaintext
Raw Normal View History

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