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

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorariel faigon <ariel.git@yendor.com>2010-11-27 07:44:51 +0300
committerJohnLangford <jl@hunch.net>2010-11-29 03:49:25 +0300
commitc6d3f005c5063b06cbb86aa04be423ed8c5965ee (patch)
treef4c78edc270ec8a1dce11ba5ad9e3587ec74c3b8 /.gitignore
parente0e1d0f87d70bdf59d8f58c02b9a53c210a7d6f9 (diff)
Added *.cache and *.tgz to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 89111f30..57132118 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@ bin
vw
.*
vw.1
+*.cache
+*.tgz