From 214b77b5e749e2ca5891bfc87f946031cf8934e6 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Wed, 5 May 2021 13:37:07 -0400 Subject: .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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 52f06a25d0..37ba7cb910 100644 --- a/.gitignore +++ b/.gitignore @@ -147,6 +147,7 @@ stamp-h[0-9] tmp /doc/os-config-lightweight-desktop.texi /nix/scripts/download +/.tarball-version /.version /doc/stamp-* /gnu/packages/bootstrap -- cgit v1.2.3