diff options
author | Aaron LI <aly@aaronly.me> | 2018-03-03 01:02:30 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2018-03-14 11:35:07 +0800 |
commit | 9f78192e5b4bf1925dd1b2e7c155660bf9dfd34b (patch) | |
tree | 3142d0ee73027e6ad2e8f0f534047733a8745bf2 /.gitignore | |
parent | 815ca6c58cf9c1e7469ff1bc9659aca426ac293e (diff) | |
download | ansible-dfly-vps-9f78192e5b4bf1925dd1b2e7c155660bf9dfd34b.tar.bz2 |
Create /private/ dir and move ssh/ in
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,4 +5,4 @@ *.old *.retry -/ssh/ +/private/ |