1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

.gitignore: Ignore .tarball-ignore.

This file can be useful to fix a version string when experimenting with 'make
release'.

* .gitignore: Add a pattern to ignore .tarball-version.
This commit is contained in:
Maxim Cournoyer
2021-05-05 13:37:07 -04:00
parent ace6723946
commit 214b77b5e7

1
.gitignore vendored
View File

@@ -147,6 +147,7 @@ stamp-h[0-9]
tmp tmp
/doc/os-config-lightweight-desktop.texi /doc/os-config-lightweight-desktop.texi
/nix/scripts/download /nix/scripts/download
/.tarball-version
/.version /.version
/doc/stamp-* /doc/stamp-*
/gnu/packages/bootstrap /gnu/packages/bootstrap