[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#33333] [PATCH] .gitignore: Add more generated files.
From: |
Maxim Cournoyer |
Subject: |
[bug#33333] [PATCH] .gitignore: Add more generated files. |
Date: |
Thu, 08 Oct 2020 22:51:47 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
ludo@gnu.org (Ludovic Courtès) writes:
> Hi,
>
> swedebugia <swedebugia@riseup.net> 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’.
Ping! Is this still an problem? It seems I haven't had this issue in a
while.
Maxim
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug#33333] [PATCH] .gitignore: Add more generated files.,
Maxim Cournoyer <=