From fc4fbf49383c875738024b1b0270c9c0ec7068ad Mon Sep 17 00:00:00 2001 From: Knah Tsaeb Date: Fri, 29 Aug 2014 12:19:13 +0200 Subject: [PATCH] =?UTF-8?q?Affinage=20des=20fichiers=20ignor=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index b9d6bd9..7e9abd1 100644 --- a/.gitignore +++ b/.gitignore @@ -213,3 +213,9 @@ pip-log.txt #Mr Developer .mr.developer.cfg +mypersonaldata/private/ +!mypersonaldata/private/index.html +mypersonaldata/public/ +!mypersonaldata/public/index.html +mypersonaldata/zipversions/ +!mypersonaldata/zipversions/index.html