Skip to content

Commit

Permalink
chore: edit .gitignore to ignore yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Assalu committed Jul 30, 2024
1 parent 316d84a commit f8d0fdd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
yarn.lock

node_modules
dist
Expand All @@ -21,4 +22,4 @@ dist-ssr
*.ntvs*
*.njsproj
*.sln
*.sw?
*.sw?

0 comments on commit f8d0fdd

Please sign in to comment.