From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Git repository doesn't ignore contributed lisp/*.el files [9.0.9 (release_9.0.9-690-g27e5be @ /home/cassou/.emacs.d/lib/org/lisp/)] Date: Wed, 02 Aug 2017 11:31:20 +0200 Message-ID: <87pocenwnr.fsf@nicolasgoaziou.fr> References: <87ini96p55.fsf@cassou.me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43749) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcpzz-0003IG-2C for emacs-orgmode@gnu.org; Wed, 02 Aug 2017 05:31:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcpzy-0001o6-9C for emacs-orgmode@gnu.org; Wed, 02 Aug 2017 05:31:27 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:34003) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dcpzy-0001mP-2l for emacs-orgmode@gnu.org; Wed, 02 Aug 2017 05:31:26 -0400 In-Reply-To: <87ini96p55.fsf@cassou.me> (Damien Cassou's message of "Mon, 31 Jul 2017 09:28:54 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Damien Cassou Cc: emacs-orgmode@gnu.org Hello, Damien Cassou writes: > I've just cloned the repository and ran this command: > > make compile autoloads info ORG_ADD_CONTRIB="org-notmuch" > > Now, the lisp/ directory contains both org-notmuch.el and > org-notmuch.elc. My problem is that the former is not ignored by git and > my repository is now dirty. Would it be possible to make git ignore all > lisp/*.el files for files that come from contrib/lisp? Thanks Not really an answer to your request, but, OOC, is there any reason to move "org-notemuch.el" within "lisp/"? Regards, -- Nicolas Goaziou