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:
authorLane Schwartz <dowobeha@gmail.com>2013-08-28 21:57:06 +0400
committerLane Schwartz <dowobeha@gmail.com>2013-08-28 21:57:06 +0400
commit406f3bdd0ec0b4d20bf1e7d8edce1a6011c216b3 (patch)
tree91a0f164c71e9ecbb640da1f789aacc7eeadb9e0 /.gitignore
parent7675825eb7e2fa979200cb06d8af8b38a38b1310 (diff)
Tell gitignore about Mac OS X hidden files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b8fa569e7..cde77bcfd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,5 @@ contrib/other-builds/*.xcodeproj/xcuserdata/
*/*.xcodeproj/xcuserdata
mert/sentence-bleu
+**/._*
+**/.DS_Store