mirror of https://github.com/penpot/penpot.git
📎 Update .gitignore
This commit is contained in:
parent
33d51a51d1
commit
b160ba1793
|
|
@ -74,3 +74,5 @@ node_modules
|
||||||
/playwright-report/
|
/playwright-report/
|
||||||
/blob-report/
|
/blob-report/
|
||||||
/playwright/.cache/
|
/playwright/.cache/
|
||||||
|
/render-wasm/target/
|
||||||
|
/**/.yarn/*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue