Skip to content

Commit

Permalink
remove yarn stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
landonwjohnson committed Sep 17, 2024
1 parent 376c74a commit 967dfc3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
./.yarn/cache
# IDEs and editors
/.idea/
.vscode/
Expand All @@ -30,6 +31,6 @@ dist
.env


.yarn/build-state.yml
.yarn/install-state.gz
./yarn/build-state.yml
./yarn/install-state.gz
./.yarn/install-state.gz

0 comments on commit 967dfc3

Please sign in to comment.