Commit 9a242db
committed
chore: Add .pnp.* files to .gitignore
Prevent Yarn PnP files from being accidentally committed.
The project uses node-modules linker (configured in .yarnrc.yml),
so .pnp.* files should not be generated or tracked.1 parent dca89fd commit 9a242db
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
0 commit comments