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

github.com/Yonaba/Moses.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYonaba <roland.yonaba@gmail.com>2014-06-15 01:33:06 +0400
committerYonaba <roland.yonaba@gmail.com>2014-06-15 01:33:06 +0400
commit4729de9df04e290c3b2c428e31a1443a73676dbb (patch)
treef53ec82fbc8e34f544886a355523478a655d5121 /.gitignore
parentc6a6343ef69ad68343f7a9ff756baab7abf1bfc7 (diff)
Exclude luacov
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 83c5797..6c08474 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,5 @@ tsc*
ldoc*
telescope*
LuaMin*
-*.ld \ No newline at end of file
+*.ld
+luacov* \ No newline at end of file