From 4f6896037b4483a54548343db55e6b835a18b893 Mon Sep 17 00:00:00 2001 From: Jim Van Fleet Date: Thu, 25 Aug 2016 14:06:48 -0400 Subject: [PATCH] Prompts on what command to issue --- .gitignore | 1 + README.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..47e48bc --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +shib-idp-conftree.tar* diff --git a/README.md b/README.md index 80515e9..43cdf5e 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # shib-idp-conftree + +`tar cvf shib-idp-conftree.tar --exclude .git .`