mirror of https://github.com/penpot/penpot.git
📎 Add package-lock.json to .gitignore file
This commit is contained in:
parent
34bf73210e
commit
bd359f42f5
|
|
@ -34,6 +34,7 @@
|
|||
/exporter/.shadow-cljs
|
||||
/exporter/target
|
||||
/frontend/.shadow-cljs
|
||||
/frontend/package-lock.json
|
||||
/frontend/cypress/videos/*/
|
||||
/frontend/cypress/fixtures/validuser.json
|
||||
/frontend/dist/
|
||||
|
|
|
|||
Loading…
Reference in New Issue