Add .pnp to gitignore
This commit is contained in:
parent
cc80b9a3e9
commit
e61c66169a
1 changed files with 1 additions and 0 deletions
1
frontend/.gitignore
vendored
1
frontend/.gitignore
vendored
|
@ -8,3 +8,4 @@ node_modules
|
||||||
!.env.example
|
!.env.example
|
||||||
vite.config.js.timestamp-*
|
vite.config.js.timestamp-*
|
||||||
vite.config.ts.timestamp-*
|
vite.config.ts.timestamp-*
|
||||||
|
.pnp*
|
Loading…
Reference in a new issue