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 @@ + +