diff options
author | Ludovic Courtès <ludo@gnu.org> | 2015-05-25 22:56:57 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2015-05-25 22:56:57 +0200 |
commit | 6dc67c02f7083ad739935139aabaa94a442c2706 (patch) | |
tree | 235ad55d754e23b74278974af990870669c392f4 /.gitignore | |
parent | db030303b820297da23f8ce7101be88427eeef8d (diff) | |
download | patches-6dc67c02f7083ad739935139aabaa94a442c2706.tar patches-6dc67c02f7083ad739935139aabaa94a442c2706.tar.gz |
Augment '.gitignore'.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 47cb39584e..7db4a9f9aa 100644 --- a/.gitignore +++ b/.gitignore @@ -62,6 +62,7 @@ config.cache /pre-inst-env /doc/.dirstamp /doc/guix.info +/doc/guix.info-[0-9] /doc/guix.pdf /doc/stamp-vti /doc/version.texi |