From 9ad0053f1eea3636134a9744f40a3585204b1d7e Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 22 Feb 2012 13:32:15 +0000 Subject: [PATCH] Ignore tarballs. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5b15783..9491e0c 100644 --- a/.gitignore +++ b/.gitignore @@ -45,4 +45,5 @@ Makefile /tools/whenproto_clnt.ml /tools/whenproto_clnt.mli /whenjobs.spec +/whenjobs-*.tar.gz /ylwrap -- 1.8.3.1