Skip to content

Commit 3b0381c

Browse files
committed
Commit .install file to make opam happy.
1 parent 4195c84 commit 3b0381c

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,5 @@ _build/**
1515
*.opt
1616
*.native
1717
*.byte
18-
*.install
19-
pkg/META
2018

2119
/node_modules/

ReasonNativeProject.install

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# ReasonNativeProject
2+
3+
bin: [
4+
"_build/src/index.native" {"index"} ]

0 commit comments

Comments
 (0)