unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: emacs-devel@gnu.org
Cc: Tassilo Horn <tsdh@gnu.org>
Subject: Re: [elpa] main b8d4806d47: * elpa-packages (switchy-window): Ignore LICENSE and Makefile
Date: Sun, 09 Apr 2023 18:40:15 +0000	[thread overview]
Message-ID: <87r0ssq4q8.fsf@posteo.net> (raw)
In-Reply-To: <20230409182153.93887C13A8C@vcs2.savannah.gnu.org> (Tassilo Horn's message of "Sun, 9 Apr 2023 14:21:53 -0400 (EDT)")

Tassilo Horn <tsdh@gnu.org> writes:

> branch: main
> commit b8d4806d471f8f323254ef58efe39d021d8443d2
> Author: Tassilo Horn <tsdh@gnu.org>
> Commit: Tassilo Horn <tsdh@gnu.org>
>
>     * elpa-packages (switchy-window): Ignore LICENSE and Makefile
> ---
>  elpa-packages | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/elpa-packages b/elpa-packages
> index a12f009930..86c91734b8 100644
> --- a/elpa-packages
> +++ b/elpa-packages
> @@ -631,7 +631,8 @@
>    :manual-sync t
>    )
>   (switchy-window	:url "https://git.sr.ht/~tsdh/switchy-window"
> -  :readme "README.md")
> +  :readme "README.md"
> +  :ignored-files ("LICENSE" "Makefile"))

Shouldn't the .elpaignore handle this?

>   (sxhkdrc-mode		:url "https://git.sr.ht/~protesilaos/sxhkdrc-mode"
>    :readme "README.md"
>    :ignored-files ("COPYING"))
>
>

-- 
Philip Kaludercic



       reply	other threads:[~2023-04-09 18:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <168106451331.17156.9500255897449991646@vcs2.savannah.gnu.org>
     [not found] ` <20230409182153.93887C13A8C@vcs2.savannah.gnu.org>
2023-04-09 18:40   ` Philip Kaludercic [this message]
2023-04-09 21:13     ` [elpa] main b8d4806d47: * elpa-packages (switchy-window): Ignore LICENSE and Makefile Tassilo Horn
2023-04-10  7:30       ` Tassilo Horn
2023-04-10  9:14         ` Philip Kaludercic
2023-04-10 10:18           ` Tassilo Horn

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://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87r0ssq4q8.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=emacs-devel@gnu.org \
    --cc=tsdh@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/emacs.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).