19 lines
199 B
Plaintext
19 lines
199 B
Plaintext
# node_modules/
|
|
build/
|
|
dist/
|
|
coverage/
|
|
.DS_Store
|
|
*.log
|
|
.env*
|
|
!.env.example
|
|
/fonts/
|
|
/backend/uploads/
|
|
node_modules
|
|
.next
|
|
*.tsbuildinfo
|
|
test-results/
|
|
playwright-report/
|
|
playwright/.auth/
|
|
blob-report/
|
|
|