From 1d1aa3dab9cfcede2954f8424c1d1a6557add7b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 16 Aug 2018 15:38:46 +0200 Subject: [PATCH] Ignore bundled files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index fce5a1d..da87909 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ /bundle/config # Ignore Python cache __pycache__ +/bundle/blender-benchmark-*.dmg +/bundle/blender-benchmark-*.tar.bz2 +/bundle/blender-benchmark-*.zip