Skip to content

Commit 985725b

Browse files
authored
Add dynlink_compilerlibs.mli to .gitignore (ocaml#79)
1 parent 2b1fa24 commit 985725b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ _build
144144
/otherlibs/dynlink/dynlink_compilerlibs/*.ml
145145
/otherlibs/dynlink/dynlink_compilerlibs/*.mli
146146
/otherlibs/dynlink/dynlink_compilerlibs/.depend
147+
/otherlibs/dynlink/dynlink_compilerlibs.mli
147148
/otherlibs/threads/marshal.mli
148149
/otherlibs/threads/stdlib.mli
149150
/otherlibs/threads/unix.mli

0 commit comments

Comments
 (0)