twenty/.gitignore
Darek Desu 22d17d855c
File token chores (#4664)
* Missing file token chores

* Make whole idea folder ignored
2024-03-26 13:42:09 +01:00

25 lines
303 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
coverage
.vercel
**/**/logs/**
storybook-static