Skip to content

Commit 025ad75

Browse files
committed
Merge pull request #369 from bloomberg/first_release
[snapshot] for a release
2 parents fdade82 + dca908e commit 025ad75

File tree

5 files changed

+113
-15
lines changed

5 files changed

+113
-15
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ boot
4747
*.dump
4848
coverage
4949
*.g.js
50-
50+
ppx_tools/
5151
man/
5252
lib/ocaml
5353
bin/*

jscomp/bin/.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
1+
ppx_metaquot
2+
ocaml_pack
3+
bsc

0 commit comments

Comments
 (0)