diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2017-11-16 07:41:14 +0900 |
---|---|---|
committer | Yuji Yaginuma <yuuji.yaginuma@gmail.com> | 2017-11-16 08:31:58 +0900 |
commit | f27319a72a4ccfbffc575b752e4d91136f23725e (patch) | |
tree | 085af53a507a1aa156615bdd3a61b4b6c9822025 /ci | |
parent | 376094caa44b1d641e3ed62466f085f6d8500999 (diff) | |
download | rails-f27319a72a4ccfbffc575b752e4d91136f23725e.tar.gz rails-f27319a72a4ccfbffc575b752e4d91136f23725e.tar.bz2 rails-f27319a72a4ccfbffc575b752e4d91136f23725e.zip |
Add master key to `gitignore` on `rails new`
We generate master key on `rails new`.
Therefore, if do not add master key to `.gitginore` on `rails new`as
well, there is a possibility that the master key will be committed
accidentally.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions