mhw pushed a commit to branch wip-armhf
in repository guix.
commit 488a240ba4dbed4f2286404adfcf34f28bab0ea1
Author: Mark H Weaver <[email protected]>
Date: Fri Jan 2 18:36:12 2015 -0500
Add armhf bootstrap guile to .gitignore.
* .gitignore: Add gnu/packages/bootstrap/armhf-linux/guile-2.0.11.tar.xz.
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index bcb82aa..3ec3636 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,6 +67,7 @@ config.cache
/doc/version.texi
/gnu/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz
/gnu/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz
+/gnu/packages/bootstrap/armhf-linux/guile-2.0.11.tar.xz
/gnu/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz
/guix/config.scm
/nix/nix-daemon/nix-daemon.cc