guix-commits
[Top][All Lists]
Advanced

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

[shepherd] 04/07: maint: Update .gitignore.


From: Ludovic Courtès
Subject: [shepherd] 04/07: maint: Update .gitignore.
Date: Sun, 17 Jan 2016 14:15:29 +0000

civodul pushed a commit to branch master
in repository shepherd.

commit 65c04622103d9ae8b1a8e6f0ded9b82df6b0fcbf
Author: Mathieu Lirzin <address@hidden>
Date:   Sat Jan 16 20:26:49 2016 +0100

    maint: Update .gitignore.
    
    *.gitignore: Replace dmd with shepherd in .gitignore.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 .gitignore |   36 ++++++++++++++++++------------------
 1 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/.gitignore b/.gitignore
index c9da5c3..5e89b41 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
 /herd
-/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



reply via email to

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