mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
15 lines
210 B
Plaintext
15 lines
210 B
Plaintext
.pnp.*
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
node_modules/
|
|
/test-results/
|
|
/playwright-report/
|
|
/blob-report/
|
|
/playwright/.cache/
|
|
/playwright/**/visual-specs/**/*.png
|
|
|