14 lines
125 B
Plaintext
14 lines
125 B
Plaintext
node_modules
|
|
.next
|
|
.git
|
|
.gitignore
|
|
.env*
|
|
!.env.example
|
|
*.md
|
|
.DS_Store
|
|
.vscode
|
|
.cursor
|
|
**/*.log
|
|
coverage
|
|
tsconfig.tsbuildinfo
|