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:
authorTetsuo Kiso <tetsuo-s@is.naist.jp>2012-02-03 09:01:52 +0400
committerTetsuo Kiso <tetsuo-s@is.naist.jp>2012-02-03 09:01:52 +0400
commitba55a5a3450e1540fea513a127af6642cedab32a (patch)
tree8208e666a7d45d9407d45d780ea67e1c4fe3ccc6 /.gitignore
parentc438f5de9159bf86f958b7d305f8beaafb5cc9f0 (diff)
Ignore *.gch files.
This commit might help someone who use on-the-fly syntax checking tools such as 'Flymake' in Emacs.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 78da2e7a0..63b584e16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
*.a
*.swp
*~
+*.gch
dist*
jam-files/bjam
jam-files/engine/bootstrap