Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Haddow <barry.haddow@gmail.com>2012-05-25 00:11:35 +0400
committerBarry Haddow <barry.haddow@gmail.com>2012-05-25 00:11:35 +0400
commitc397d2068bd65fc1eca6bf49057cfda154fa3ce5 (patch)
treee8a8c4e6f60c2b0d47592371d981b9d1a1ac9f85 /.gitignore
parent5a17ef82b3c7449d9fb3686875a7936193e14a89 (diff)
parent277fd38bbd345c083b762a0fb36c0a69da2ca7eb (diff)
Merge branch 'trunk' into miramerge. Still to fix build.
Conflicts: Jamroot mert/Data.cpp mert/Data.h mert/FeatureArray.cpp mert/FeatureArray.h mert/FeatureData.cpp mert/FeatureData.h mert/FeatureStats.cpp mert/FeatureStats.h mert/mert.cpp moses-chart-cmd/src/IOWrapper.h moses-chart-cmd/src/Main.cpp moses-cmd/src/IOWrapper.cpp moses-cmd/src/IOWrapper.h moses-cmd/src/Main.cpp moses/src/GlobalLexicalModel.cpp moses/src/Jamfile moses/src/Parameter.cpp moses/src/PhraseDictionary.cpp moses/src/ScoreIndexManager.h moses/src/TargetPhrase.h regression-testing/tests/phrase.lexicalized-reordering-bin/truth/results.txt regression-testing/tests/phrase.lexicalized-reordering-cn/truth/results.txt regression-testing/tests/phrase.lexicalized-reordering/truth/results.txt regression-testing/tests/phrase.multiple-translation-system-lr/truth/results.txt regression-testing/tests/phrase.show-weights.lex-reorder/truth/results.txt regression-testing/tests/phrase.show-weights/truth/results.txt scripts/ems/experiment.meta scripts/ems/experiment.perl scripts/training/filter-model-given-input.pl scripts/training/mert-moses.pl
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index facb831bb..31442947f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,11 @@
+*.pyc
+*.lo
+*.o
*.so
*.a
*.swp
*~
+*.gch
dist*
jam-files/bjam
jam-files/engine/bootstrap
@@ -48,3 +52,4 @@ scripts/training/symal/symal
scripts/training/train-model.perl
dist
bin
+previous.sh