From 0372d3c014cb638c24eebc45cdd44ee9a52af355 Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <schaller@strw.leidenuniv.nl>
Date: Fri, 13 Sep 2019 22:24:54 +0200
Subject: [PATCH] Added the cell_hierachy.html to the list of files to ignore.

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 775f2d24b6..c29fa3e3a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,7 @@ examples/*/*/*.rst
 examples/*/*/*.hdf5
 examples/*/*/*.csv
 examples/*/*/*.dot
+examples/*/*/cell_hierarchy.html
 examples/*/*/energy.txt
 examples/*/*/task_level.txt
 examples/*/*/timesteps_*.txt
-- 
GitLab