Skip to content

Commit 786ba42

Browse files
committed
Adjust things for "ReScript" branding
1 parent 349e553 commit 786ba42

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"repository": "https://github.com/reason-react-native/template",
88
"license": "MIT",
99
"keywords": [
10+
"rescript",
1011
"reason",
1112
"reasonml",
1213
"bucklescript",

template/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ buck-out/
5858
# CocoaPods
5959
/ios/Pods/
6060

61-
# BuckleScript artifacts
61+
# ReScript / Reason / Ocaml artifacts
6262
*.bs.js
6363
.bsb.lock
6464
.merlin

0 commit comments

Comments
 (0)