aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
blob: f604029914753b67c86917383fecddc078a0cb96 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
GNU Guix is consists of Scheme code that implements the deployment model
of the Nix package management tool.  In fact, it currently talks to a
build daemon whose code comes from Nix (see the manual for details.)

Nix was initially written by Eelco Dolstra; other people have been
contributing to it.  See `nix/AUTHORS' for details.

GNU Guix was initiated by Ludovic Courtès <ludo@gnu.org>, but it would
not be what it is without the contributions of the following people (in
alphabetical order):

  Andreas Enge <andreas@enge.fr>
  Nikita Karetnikov <nikita@karetnikov.org>
  Cyril Roelandt <tipecaml@gmail.com>
d155310e4e66cdb2914e01557fb36f272'>3fe6ab08c5718c5809a70a451fd08d983400c591 parent279fef2e45a83bc052ff91618aefb90c1fb58f1d (diff)downloadguix-7b63fa8d155310e4e66cdb2914e01557fb36f272.tar.gz
guix-7b63fa8d155310e4e66cdb2914e01557fb36f272.zip
Augment 'gitignore'.
Diffstat
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b5a87f44aa..a8a5cad74c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,6 +35,8 @@ config.cache
/po/remove-potcdate.sin
/po/stamp-po
/po/guix.pot
+/po/*.mo
+/po/*.gmo
/tests/*.trs
/INSTALL
/m4/*
@@ -78,3 +80,7 @@ stamp-h[0-9]
/doc/images/bootstrap-graph.png
/doc/images/bootstrap-graph.eps
/guix-register
+GPATH
+GRTAGS
+GTAGS
+/nix-setuid-helper