From 43a0651800e03cc9e51002c119784f3db108a74d Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Fri, 9 May 2014 19:10:47 +0200 Subject: Ajout dossier cache au .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d8ba0ae..d0b3b5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ output/ __pycache__/ *~ +cache/ -- cgit v1.2.3-70-g09d2