From 85b17db8e610acc3d1ca2122fc6caf846a18837a Mon Sep 17 00:00:00 2001 From: amittai Date: Tue, 15 Jan 2013 18:34:33 -0800 Subject: updated Windows instructions slightly; also .gitignore should ignore the sentence-bleu binary. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 004f7d759..b8fa569e7 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,5 @@ contrib/other-builds/*.xcodeproj/project.xcworkspace/ contrib/other-builds/*.xcodeproj/xcuserdata/ */*.xcodeproj/project.xcworkspace */*.xcodeproj/xcuserdata + +mert/sentence-bleu -- cgit v1.2.3