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
commit2317bf09177777a7e7de577731ffed7688672912 (patch)
tree8208e666a7d45d9407d45d780ea67e1c4fe3ccc6 /.gitignore
parentf8e2076ea310dd59ba39205bba1e367e675227e1 (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