summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-04-21 14:09:38 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-04-23 23:39:33 -0400
commit8b5339acfe381dca887b38634dcfdecae738ce7b (patch)
tree46b0037775322ce0e1c0c1ce743ac05df5c624ab /.gitignore
parent7aeef7ee3dbf8d8f4e4c741de021ad4eba4149aa (diff)
downloadguix-8b5339acfe381dca887b38634dcfdecae738ce7b.tar.gz
.gitignore: Ignore release artifacts.
Not ignoring these in the tree leads to the next generated version (.version)
being suffixed with '-dirty', which confuses things.

* .gitignore [/guix-*]: New pattern.
[/doc/stamp-[0-9]]: Adjust to ...
[/doc/stamp-*]: ... this.
[/release-*]: New pattern.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index aeac63fe4d..52f06a25d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,7 +75,7 @@
 /etc/guix-publish.service
 /etc/init.d/guix-daemon
 /etc/openrc/guix-daemon
-/guix-daemon
+/guix-*
 /guix/config.scm
 /libformat.a
 /libstore.a
@@ -129,6 +129,7 @@
 /po/packages/remove-potcdate.sin
 /po/packages/stamp-po
 /pre-inst-env
+/release-*
 /scripts/guix
 /test-env
 /test-tmp
@@ -147,7 +148,7 @@ tmp
 /doc/os-config-lightweight-desktop.texi
 /nix/scripts/download
 /.version
-/doc/stamp-[0-9]
+/doc/stamp-*
 /gnu/packages/bootstrap
 /gnu/packages/aux-files/guile-guile-launcher.o
 /guile