Skip to content

Commit 68af95d

Browse files
authored
Remove some dead metadata (#2574)
1 parent 0c57c7f commit 68af95d

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

.gitattributes

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
jscomp/js_cmj_datasets.ml binary
2-
jscomp/bin/reason.ml binary
3-
jscomp/bin/reactjs_ppx.ml binary
4-
jscomp/bin/refmt_main.ml binary
5-
docs/reason-demo/exports.js binary
2+
jscomp/bin/reactjs_ppx_v2.ml binary
3+
jscomp/bin/refmt_main3.ml binary
64
docs/Manual.html binary
75
docs/Manual.pdf binary

docs/.npmignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
reason-demo
21
slides
32
images
43
index.html
5-
* # should not publish anything from this directory
4+
* # should not publish anything from this directory

site/docsource/Integration_with_reason.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## Integration with Reason
33

44
You can play with Reason using the playground
5-
https://bucklescript.github.io/bucklescript/reason-demo[Facebook Reason]
5+
https://reasonml.github.io/en/try.html[Facebook Reason]
66

77
[NOTE]
88
.The playgrounds are only for demos and might not be the latest

0 commit comments

Comments
 (0)