Remove bin from npm package

This commit is contained in:
Cris Stringfellow 2024-08-01 13:53:30 +08:00
parent d83b7bf640
commit 308ed68fd4
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -2,4 +2,5 @@
.*.swp
# Bundling and packaging
bin/*
build/bin/*