mirror of https://github.com/penpot/penpot.git
📎 Update .gitignore
This commit is contained in:
parent
e7029f2182
commit
b18c421415
|
|
@ -80,3 +80,4 @@ node_modules
|
||||||
/playwright/.cache/
|
/playwright/.cache/
|
||||||
/render-wasm/target/
|
/render-wasm/target/
|
||||||
/**/.yarn/*
|
/**/.yarn/*
|
||||||
|
/.pnpm-store
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue