diff --git a/.gitignore b/.gitignore
index d148090..3a0e6d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,5 +8,5 @@ npm-debug.log*
# jupyter
notebooks/**/.ipynb_checkpoints/
-# data files
-*.hdf5
+# data files for demos
+demos/data/
diff --git a/demos/index.html b/demos/index.html
index 346a073..7a10b29 100644
--- a/demos/index.html
+++ b/demos/index.html
@@ -24,6 +24,6 @@
-
+