From 336b316f08e69c2ff54f563aba9f2fb593da7db2 Mon Sep 17 00:00:00 2001 From: Chris Pomeroy <chris.pomeroy@ercot.com> Date: Thu, 10 Aug 2017 22:10:46 +0000 Subject: [PATCH] Updated authcode. updated to convert files in verbose Added example of json output to reference --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 087029a..9616a17 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,6 @@ # Sphinx documentation docs/_build/ + +.idea +.idea/* -- Gitblit v1.10.0