From 50c5054e1285832c816bffa5f1c5c003cd9e5f3a Mon Sep 17 00:00:00 2001 From: Paul Trowbridge Date: Mon, 18 Mar 2019 16:11:52 -0400 Subject: [PATCH] get rid of log files and include msauth --- .gitignore | 4 +- logs.html | 36010 -------------------------------------------------- msauth.html | 137 + stat.html | 0 4 files changed, 140 insertions(+), 36011 deletions(-) delete mode 100644 logs.html create mode 100644 msauth.html delete mode 100644 stat.html diff --git a/.gitignore b/.gitignore index 87b7008..7229936 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ npm-debug.log *.swp /node_modules .env -/.vscode \ No newline at end of file +/.vscode +logs.html +stat.html diff --git a/logs.html b/logs.html deleted file mode 100644 index 1decda0..0000000 --- a/logs.html +++ /dev/null @@ -1,36010 +0,0 @@ - - - -pgBadger :: PostgreSQL Log Analyzer - - - - - - - - - - - - -


-
- - - - - - -
- - - -
- -
- - - diff --git a/msauth.html b/msauth.html new file mode 100644 index 0000000..1fb7a78 --- /dev/null +++ b/msauth.html @@ -0,0 +1,137 @@ + + + + Quickstart for MSAL JS + + + + + + +

+ +

+

+
+
+
+
diff --git a/stat.html b/stat.html
deleted file mode 100644
index e69de29..0000000