From f6d826fcb9710040a6b2118f01a2843da4e5f134 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Wed, 16 Oct 2019 14:56:20 +0200 Subject: improve ignores --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e61dcae..2c47c8f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ build/* -cache/* +cache* results/* *.png *__pycache__* @@ -11,4 +11,4 @@ results/* status tags **/chattymalloc.txt -src/obj +**/obj -- cgit v1.2.3