From 7380decb15360cb2a2805765331270852035bb13 Mon Sep 17 00:00:00 2001 From: csrichter Date: Mon, 17 Apr 2017 19:38:38 +0200 Subject: [PATCH] added cache folder to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 378eac2..a889046 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ build +python/cache