diff options
author | Thomas Wiest <twiest@redhat.com> | 2014-10-29 15:06:30 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@redhat.com> | 2014-10-29 15:06:30 -0400 |
commit | 4d828882e623c36d498a88b8f632c0de2db553a3 (patch) | |
tree | b6ce2a7743c90217949a315c4b9500b809240308 /.gitignore | |
parent | e1f362d24763a28c383468248517e4dbb5036de4 (diff) | |
download | openshift-4d828882e623c36d498a88b8f632c0de2db553a3.tar.gz openshift-4d828882e623c36d498a88b8f632c0de2db553a3.tar.bz2 openshift-4d828882e623c36d498a88b8f632c0de2db553a3.tar.xz openshift-4d828882e623c36d498a88b8f632c0de2db553a3.zip |
removed gce.ini and instead added instructions for setting up secrets.py
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9dcdf22c4..d94cd3718 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ .sass-cache .rvmrc .DS_Store +secrets.py |