Merge pull request #8646 from penpot/elenatorro-include-wasm-share-on-gitignore

🔧 Ignore render_wasm shared.js autogenerated file
This commit is contained in:
Elena Torró 2026-03-16 13:04:25 +01:00 committed by GitHub
commit ac69f28a0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -57,6 +57,7 @@
/frontend/package-lock.json
/frontend/resources/fonts/experiments
/frontend/resources/public/*
/frontend/src/app/render_wasm/api/shared.js
/frontend/storybook-static/
/frontend/target/
/frontend/test-results/