Skip to content

Commit

Permalink
add .yarn to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Zybulon committed Sep 22, 2024
1 parent 0886d4d commit 2f1bcb9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,6 @@ typings/
.serverless

# vscode settings
.vscode/
.vscode/
.yarn/install-state.gz
.yarnrc.yml

0 comments on commit 2f1bcb9

Please sign in to comment.