diff options
author | mb300sd <mb300sd@github> | 2018-08-02 02:27:58 -0400 |
---|---|---|
committer | mb300sd <mb300sd@github> | 2018-08-02 14:00:22 -0400 |
commit | 63bcf3df3b33994ded58b5a47d38afc574c94c92 (patch) | |
tree | 77c8ecbf94a1a97415a4ff992b8df8d95f0de47e /.gitignore | |
parent | 5dd7958c616f186f878bf759ee61cbd6e2eabb06 (diff) | |
download | vyos-1x-63bcf3df3b33994ded58b5a47d38afc574c94c92.tar.gz vyos-1x-63bcf3df3b33994ded58b5a47d38afc574c94c92.zip |
T754: add DNSSEC to DNS forwarder
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a5b100a5b..5d0af4bae 100644 --- a/.gitignore +++ b/.gitignore @@ -115,3 +115,4 @@ debian/vyos-1x.* # Sonar Cloud .scannerwork +/.vs |