Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 92c2a3a

Browse files
committed
[add] add pkg ignore
1 parent caaa90a commit 92c2a3a

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,6 @@ node_modules
7171
!.vscode/launch.json
7272

7373
# Test api Key
74-
test/api-key.js
74+
test/api-key.js
75+
76+
pkg/

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ coverage
33
test
44
cloudbase/
55
cloudbaserc.js
6-
scripts
6+
scripts
7+
pkg/

0 commit comments

Comments
 (0)