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:
authorKenneth Heafield <github@kheafield.com>2011-11-28 16:01:52 +0400
committerKenneth Heafield <github@kheafield.com>2011-11-28 16:02:13 +0400
commit378a1c63fd7a48815c32df382dc5820a70ccd220 (patch)
tree169422a9e597cfdbba4d447474b663293a3c29cd /.gitignore
parent05636004fd46697d5081ad90fb124146ada797a6 (diff)
Ignore .so built files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f64624691..94c29354d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
*.la
*.lo
*.Po
+*.so
*~
CreateOnDisk/src/CreateOnDiskPt
Makefile