diff options
author | Christian Poessinger <christian@poessinger.com> | 2017-08-27 19:17:34 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2017-08-27 19:18:35 +0200 |
commit | 17230a2212d570bbc8620cd9cb8342034408b2df (patch) | |
tree | c303075bc9d3712dfad774ee705a73ef3a934348 /.gitignore | |
parent | ac391c82d1f0c8d380e31386472c5aec563d9e56 (diff) | |
download | vyos-build-17230a2212d570bbc8620cd9cb8342034408b2df.tar.gz vyos-build-17230a2212d570bbc8620cd9cb8342034408b2df.zip |
Add signing keys to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ build/* *.pyc packer_build/* packer_cache/* +key/* |