diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 42c7be2b7ef6..0d10f6e1f084 100644 --- a/.gitignore +++ b/.gitignore @@ -92,6 +92,9 @@ Makefile.config # /src/nix-daemon/ /src/nix-daemon/nix-daemon +# /src/download-via-ssh/ +/src/download-via-ssh/download-via-ssh + # /tests/ /tests/test-tmp /tests/common.sh |