Skip to content

Commit 553025e

Browse files
committed
chore: Add .npmignore and pnpm-lock.yaml files for dependency management
1 parent 6d8a9dc commit 553025e

2 files changed

Lines changed: 30 additions & 0 deletions

File tree

.npmignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
dist/
2+
node_modules/
3+
.DS_Store
4+
*.tgz
5+
sveltekit-example/
6+
README.md

pnpm-lock.yaml

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)