Skip to content

Commit

Permalink
Remove unnecessary locks and include them in .gitignore (#9275)
Browse files Browse the repository at this point in the history
  • Loading branch information
Crashillo authored and andreslucena committed May 19, 2022
1 parent 069f030 commit 039cc98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2,491 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@ public/decidim-packs
tmp
# webpack packs output
decidim-packs
# inner package-lock files inside the packages/ folder
packages/**/package-lock.json

temporary_changelog.md

0 comments on commit 039cc98

Please sign in to comment.