unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mathieu Lirzin <mthl@gnu.org>
To: guix-devel@gnu.org
Subject: [PATCH 2/2] maint: Update .gitignore.
Date: Sat, 16 Jan 2016 20:26:49 +0100	[thread overview]
Message-ID: <1452972409-32267-3-git-send-email-mthl@gnu.org> (raw)
In-Reply-To: <1452972409-32267-1-git-send-email-mthl@gnu.org>

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


*.gitignore: Replace dmd with shepherd in .gitignore.
---
 .gitignore | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0002-maint-Update-.gitignore.patch --]
[-- Type: text/x-patch; name="0002-maint-Update-.gitignore.patch", Size: 957 bytes --]

diff --git a/.gitignore b/.gitignore
index 0b281f8..a151533 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
 /configure
-/dmd.info
+/shepherd.info
 /stamp-vti
 /version.texi
 /config.cache
@@ -7,7 +7,7 @@
 /config.scm
 /config.status
 /deco
-/dmd
+/shepherd
 /examples/Makefile
 /utils/Makefile
 /autom4te.cache
@@ -21,24 +21,24 @@ Makefile
 /INSTALL
 /aclocal.m4
 *.go
-/modules/dmd/config.scm
-/dmd.aux
-/dmd.cp
-/dmd.cps
-/dmd.fn
-/dmd.fns
-/dmd.ky
-/dmd.log
-/dmd.pg
-/dmd.toc
-/dmd.tp
-/dmd.tps
-/dmd.vr
-/dmd.vrs
-/modules/dmd/system.scm
+/modules/shepherd/config.scm
+/shepherd.aux
+/shepherd.cp
+/shepherd.cps
+/shepherd.fn
+/shepherd.fns
+/shepherd.ky
+/shepherd.log
+/shepherd.pg
+/shepherd.toc
+/shepherd.tp
+/shepherd.tps
+/shepherd.vr
+/shepherd.vrs
+/modules/shepherd/system.scm
 /halt
 /reboot
-/dmd.pdf
+/shepherd.pdf
 /test-suite.log
 /tests/basic.log
 /tests/basic.trs

  parent reply	other threads:[~2016-01-16 19:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-16 19:26 [Shepherd][PATCH 0/2] Improve 'make' display and update .gitignore Mathieu Lirzin
2016-01-16 19:26 ` [PATCH 1/2] build: Improve display for silent rules Mathieu Lirzin
2016-01-17 14:03   ` Ludovic Courtès
2016-01-17 14:11     ` Mathieu Lirzin
2016-01-16 19:26 ` Mathieu Lirzin [this message]
2016-01-17 14:05   ` [PATCH 2/2] maint: Update .gitignore Ludovic Courtès

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=1452972409-32267-3-git-send-email-mthl@gnu.org \
    --to=mthl@gnu.org \
    --cc=guix-devel@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).