summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-06-02 12:46:06 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-06-02 12:46:06 -0400
commit4baa8780bf0df4bf2ba903cb9081833d5400b454 (patch)
treef721b0b41e1efcea126858d505eac30532590a47
parent3e06c6586453d5c592f3391d2ac0056c49568f86 (diff)
move credentials into a separate fileHEADmaster
-rw-r--r--.gitignore1
-rw-r--r--credentials.example.yml2
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1d3d6ac..0d38116 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
*.txt
*cache
*~
+credentials.yml
diff --git a/credentials.example.yml b/credentials.example.yml
new file mode 100644
index 0000000..5452123
--- /dev/null
+++ b/credentials.example.yml
@@ -0,0 +1,2 @@
+username: lukeshu
+password: nopassword4u