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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user