diff --git a/.gitignore b/.gitignore
index ace4b51e9..9e604c19b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,14 @@ apps/stage-web/public/assets/fonts/
*.ogg
*.mp3
+# Credentials
+cert*/
+*.pem
+*.crt
+*.cer
+*.key
+*.p12
+
twitter-session.json
# Make it easy for devenv users to override their local environment.
diff --git a/apps/stage-web/index.html b/apps/stage-web/index.html
index 2c925918b..664af94b5 100644
--- a/apps/stage-web/index.html
+++ b/apps/stage-web/index.html
@@ -8,7 +8,16 @@
+
+
= 0.8'}
@@ -18187,6 +18193,8 @@ snapshots:
colorette@2.0.20: {}
+ colorjs.io@0.5.2: {}
+
combined-stream@1.0.8:
dependencies:
delayed-stream: 1.0.0