Skip to content

Commit 589fcc0

Browse files
committed
fix(dist): exclude .env when uploading to npm
Please do not push my BOT_TOKEN again.
1 parent 9052989 commit 589fcc0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
.github/
2+
.env
23
.eslintrc.js
34
.gitignore
45
*.ts
56
!*.d.ts
67
discordjs-reaction-role-*.tgz
7-
tsconfig.json
8+
tsconfig.json

0 commit comments

Comments
 (0)