Skip to content

Commit 7b2f0b1

Browse files
committed
exclude main.js file from .gitignore
1 parent ec2ae58 commit 7b2f0b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
src/**/*
22
dist/*
33
!dist/bin.js
4+
!dist/main.js
45
.gitignore
56
.github
67
tsconfig.json

0 commit comments

Comments
 (0)