Skip to content

Commit 74325ca

Browse files
committed
tweak
1 parent d41d177 commit 74325ca

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
*~
22
_build
33
_esy
4-
*.exe
54
*.obj
65
*.out
76
*.compile
@@ -61,8 +60,7 @@ reason/
6160
man/
6261
lib/ocaml
6362
bin/*
64-
65-
*.exe
63+
jscomp/bin/*.exe
6664
odoc_gen/*.cmxs
6765

6866
# for npm publish

0 commit comments

Comments
 (0)