diff options
author | Thomas Wiest <twiest@gmail.com> | 2014-10-30 16:52:44 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@gmail.com> | 2014-10-30 16:52:44 -0400 |
commit | c292781afdcb57ee097f0840342b19a626d2a2c4 (patch) | |
tree | 1c1e004039a2f42730b385633462197a5c463e30 /.gitignore | |
parent | d57f8d6968f0b580d3201df197eda98ed5f8fe19 (diff) | |
parent | 317d20d2cd7847ac295e63015c540a882f77964e (diff) | |
download | openshift-c292781afdcb57ee097f0840342b19a626d2a2c4.tar.gz openshift-c292781afdcb57ee097f0840342b19a626d2a2c4.tar.bz2 openshift-c292781afdcb57ee097f0840342b19a626d2a2c4.tar.xz openshift-c292781afdcb57ee097f0840342b19a626d2a2c4.zip |
Merge pull request #22 from twiest/pr
cleaned up unused GCE host types, changed back to using gce.ini, and added a better ssh detection on launch.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index d94cd3718..03112b30e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,4 @@ .sass-cache .rvmrc .DS_Store -secrets.py +gce.ini |