unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: swedebugia <swedebugia@riseup.net>
To: 33333@debbugs.gnu.org
Subject: [bug#33333] [PATCH] .gitignore: Add more generated files.
Date: Sat, 10 Nov 2018 15:59:21 +0100	[thread overview]
Message-ID: <e67b8a66-00da-6ba3-ec64-1bfa4aaa4a84@riseup.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 24 bytes --]


-- 
Cheers
Swedebugia


[-- Attachment #2: 0001-.gitignore-Add-more-generated-files.patch --]
[-- Type: text/x-patch, Size: 792 bytes --]

From 121b2ab9a85580fa155e375ff87cd3be589e0bdb Mon Sep 17 00:00:00 2001
From: swedebugia <swedebugia@riseup.net>
Date: Sat, 10 Nov 2018 15:22:29 +0100
Subject: [PATCH] .gitignore: Add more generated files.

---
 .gitignore | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 35d50b35a..d77bafb42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,8 @@
 /configure
 /doc/*.1
 /doc/.dirstamp
+/doc/contributing.de.texi
+/doc/contributing.fr.texi
 /doc/guix.*.aux
 /doc/guix.*.cp
 /doc/guix.*.cps
@@ -43,11 +45,12 @@
 /doc/guix.*.tp
 /doc/guix.*.vr
 /doc/guix.*.vrs
-/doc/guix.aux
 /doc/guix.cp
 /doc/guix.cps
+/doc/guix.de.texi
 /doc/guix.fn
 /doc/guix.fns
+/doc/guix.fr.texi
 /doc/guix.html
 /doc/guix.info
 /doc/guix.info-[0-9]
-- 
2.18.0


             reply	other threads:[~2018-11-10 15:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-10 14:59 swedebugia [this message]
2018-11-16 21:49 ` [bug#33333] [PATCH] .gitignore: Add more generated files Ludovic Courtès
2020-10-09  2:51   ` Maxim Cournoyer
2021-07-13 12:13     ` bug#33333: " Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e67b8a66-00da-6ba3-ec64-1bfa4aaa4a84@riseup.net \
    --to=swedebugia@riseup.net \
    --cc=33333@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).