From 19426b7682ba3c19b26058ce41f1ae26870e9c70 Mon Sep 17 00:00:00 2001 From: Jay Graber Date: Fri, 25 Aug 2017 09:12:00 -0700 Subject: [PATCH] Remove secret.json --- .gitignore | 1 + xcat/secret.json | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 xcat/secret.json diff --git a/.gitignore b/.gitignore index b4b5438..6dc9e19 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.pyc xcat.egg-info/ .tmp/ +xcat/secret.json diff --git a/xcat/secret.json b/xcat/secret.json deleted file mode 100644 index dd724c4..0000000 --- a/xcat/secret.json +++ /dev/null @@ -1 +0,0 @@ -fLBT1ywt \ No newline at end of file