guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#33333] [PATCH] .gitignore: Add more generated files.


From: Ludovic Courtès
Subject: [bug#33333] [PATCH] .gitignore: Add more generated files.
Date: Fri, 16 Nov 2018 22:49:06 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hi,

swedebugia <address@hidden> skribis:

> --- a/.gitignore
> +++ b/.gitignore
> @@ -28,6 +28,8 @@
>  /configure
>  /doc/*.1
>  /doc/.dirstamp
> +/doc/contributing.de.texi
> +/doc/contributing.fr.texi

These files are checked in so we can’t really ignore them.  They are
sometimes automatically updated, leading to diffs that can be safely
ignored, though.

Julien, any idea how we can avoid the occasional annoyance that this
causes?

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]