diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2012-06-29T22·28-0400 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2012-06-29T22·28-0400 |
commit | 37f70984645b4fc5e6ed9f30a858ba6fbf402441 (patch) | |
tree | 06c2a3581b52ef81305b9bd6cd5ca021d71a3f01 /.gitignore | |
parent | 91b8814f0d275bbb6c7de9546e5e8cb784dad10b (diff) |
First attempt at the manifest-less substituter
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d7f151507f9b..bcc7a79f8a30 100644 --- a/.gitignore +++ b/.gitignore @@ -60,6 +60,7 @@ Makefile.in /scripts/GeneratePatches.pm /scripts/download-using-manifests.pl /scripts/copy-from-other-stores.pl +/scripts/download-from-binary-cache.pl /scripts/find-runtime-roots.pl /scripts/build-remote.pl /scripts/nix-reduce-build |