From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: [PATCH 5/5] .gitignore: Remove stale entries. Date: Sat, 18 Feb 2017 12:21:45 +0300 Message-ID: <20170218092145.28459-6-alezost@gmail.com> References: <20170218092145.28459-1-alezost@gmail.com> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cf1DU-0004rT-It for guix-devel@gnu.org; Sat, 18 Feb 2017 04:22:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cf1DT-0000de-Mx for guix-devel@gnu.org; Sat, 18 Feb 2017 04:22:08 -0500 Received: from mail-lf0-x241.google.com ([2a00:1450:4010:c07::241]:33637) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cf1DT-0000ck-FU for guix-devel@gnu.org; Sat, 18 Feb 2017 04:22:07 -0500 Received: by mail-lf0-x241.google.com with SMTP id x1so5409632lff.0 for ; Sat, 18 Feb 2017 01:22:07 -0800 (PST) Received: from localhost.localdomain ([217.107.194.130]) by smtp.gmail.com with ESMTPSA id a138sm3242010lfb.2.2017.02.18.01.22.05 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 18 Feb 2017 01:22:05 -0800 (PST) In-Reply-To: <20170218092145.28459-1-alezost@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org This is a followup to commit deb6276dda81a69da38e842d269c5370a28fa5cf. * .gitignore: Remove "/emacs/..." lines. --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0897c95..1fc22d7 100644 --- a/.gitignore +++ b/.gitignore @@ -44,11 +44,6 @@ /doc/os-config-desktop.texi /doc/stamp-vti /doc/version.texi -/emacs/Makefile -/emacs/Makefile.in -/emacs/guix-autoloads.el -/emacs/guix-config.el -/emacs/guix-helper.scm /etc/guix-daemon.conf /etc/guix-daemon.service /etc/guix-publish.conf -- 2.10.2