Skip to content

Commit c41de38

Browse files
author
Test User
committed
chore: ensure build.js is committed and ready
- scripts/build.js exists and is executable - Validates required files before npm publish - Ready for release workflow
1 parent 0252d21 commit c41de38

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Binaries
2-
bin/
3-
dist/
2+
43
*.exe
54
*.exe~
65
*.dll
76
*.so
87
*.dylib
98

9+
/dist
10+
11+
1012
# Test binary
1113
*.test
1214

bin/doplan

18.8 MB
Binary file not shown.

0 commit comments

Comments
 (0)