Skip to content

Commit 895c007

Browse files
build(npm): switch to pnpm and cleanup/gitignore files
1 parent 1ff13a2 commit 895c007

File tree

3 files changed

+2876
-7335
lines changed

3 files changed

+2876
-7335
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@
1717
coverage.out
1818
coverage.html
1919

20-
# npm
20+
# npm / pnpm
2121
node_modules
22+
.pnpm-store
23+
package-lock.json
2224

2325
# go binary
2426
rtldev-middleware-go-sdk

0 commit comments

Comments
 (0)