diff options
author | Corinna Vinschen <vinschen@redhat.com> | 2019-02-16 14:13:43 +0100 |
---|---|---|
committer | Darren Tucker <dtucker@dtucker.net> | 2019-02-22 05:02:31 +0100 |
commit | 4c55b674835478eb80a1a7aeae588aa654e2a433 (patch) | |
tree | 0bd7760956b2c23915a8caed486db8dc48efd0c3 /.gitignore | |
parent | upstream: perform removal of agent-forwarding directory in forward (diff) | |
download | openssh-4c55b674835478eb80a1a7aeae588aa654e2a433.tar.xz openssh-4c55b674835478eb80a1a7aeae588aa654e2a433.zip |
Add tags to .gitignore
Signed-off-by: Corinna Vinschen <vinschen@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 650eb3c3c..e7e02ea72 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ ssh-keysign ssh-pkcs11-helper sshd !regress/misc/fuzz-harness/Makefile +tags |