Compare commits

..

2 Commits

Author SHA1 Message Date
avraham 9e1a5906e4 ignore asdf's pnpm's pnpm-store, which ends up in the repo, not in ~ 2024-07-17 01:48:38 +00:00
avraham 99a32230ce use asdf instead of nvm 2024-07-17 01:47:57 +00:00
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
.pnpm-store
+1
View File
@@ -0,0 +1 @@
nodejs 20.15.1
+1
View File
@@ -6,6 +6,7 @@ yarn-debug.log*
yarn-error.log* yarn-error.log*
pnpm-debug.log* pnpm-debug.log*
lerna-debug.log* lerna-debug.log*
.pnpm-store
node_modules node_modules
dist dist