Skip to content

Commit

Permalink
fix: ignore .yarnrc.yml to machine-specific yarn config
Browse files Browse the repository at this point in the history
  • Loading branch information
EATSTEAK committed Aug 9, 2024
1 parent fd939dd commit e26518c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ pnpm-debug.log*
!.yarn/releases
!.yarn/sdks
!.yarn/versions
.yarnrc.yml

# Obsidian
.obsidian/
9 changes: 0 additions & 9 deletions .yarnrc.yml

This file was deleted.

0 comments on commit e26518c

Please sign in to comment.