commit 74039efb66ab95335fbcbecc83f399467ce3533b Author: Bel LaPointe Date: Sun Oct 7 20:33:48 2018 -0600 initial diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7b63e26 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +vendor/**/* -diff +vendor/vendor.json diff +testdata/* -diff diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..13b39e4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +*.key +*.crt +*.pem +*.swp +*.swo +*.pub +cli-keys +fake-ssh +gcpkeys +*.json +*mnt +ssh-portable +testdata/a +testdata/b