diff --git a/.gitignore b/.gitignore index 403962c..7afca6c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,8 @@ pids *.seed *.pid.lock +.parcel-cache/ + # Directory for instrumented libs generated by jscoverage/JSCover lib-cov diff --git a/index.html b/index.html index aab41ff..5994a7e 100644 --- a/index.html +++ b/index.html @@ -9,12 +9,32 @@
-