From d9a559e08c6ce611dc0a91f6e962c6290a6fecda Mon Sep 17 00:00:00 2001 From: guillermooo Date: Sun, 12 Feb 2012 22:48:58 +0100 Subject: [PATCH] new branch --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 16b1b06..7981d18 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ docs/_build # Ignore irrelevant files from the Sublime Text editor *.sublime-workspace *.sublime-project + +# Ignore .hgignore for contributors using Mercurial. +.hgignore