This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
node_modules/
|
||||
.pnpm-store/
|
||||
.next/
|
||||
.turbo/
|
||||
dist/
|
||||
coverage/
|
||||
playwright-report/
|
||||
test-results/
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
/artifacts/
|
||||
/volumes/
|
||||
*.log
|
||||
*.tsbuildinfo
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.venv/
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user