Skip to content

Commit

Permalink
fix: ignore yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Sep 3, 2021
1 parent 10e5dfe commit b804758
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -2,5 +2,6 @@
node_modules/
src/
package-lock.json
yarn.lock
dist/
docs/

0 comments on commit b804758

Please sign in to comment.