9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Jacob Moody <moody@posixcafe.org>
To: 9front@9front.org
Subject: Re: [9front] drawterm: add .gitignore
Date: Wed, 22 May 2024 11:52:12 -0500	[thread overview]
Message-ID: <3cd5c0b5-3685-4ac7-90dd-abd2b0490308@posixcafe.org> (raw)
In-Reply-To: <B4D90B8ACF73E0063F830D674FAC7F82@smtp.pobox.com>

On 5/22/24 11:33, Romano wrote:
> Thanks sirjofri, I forgot about that repo-specific
> configuration and I'll use that.
> 
> I don't know why generally /drawterm and *.[ao]
> would ever be wanted to be viewed in this
> specific repo when doing `git diff`, but the
> .git/info/exclude works for me.

The repo must be pushed to with git9 because
write is only available from hjgit://
This means that most people developing
drawterm are doing so from the comfort
of git9 which does not have this issue.

Your .gitignore is also wrong, you would
want to exclude the .o and .a files in the
subdirectories as well.


  parent reply	other threads:[~2024-05-22 16:53 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-21 23:33 Romano
2024-05-22  9:43 ` sirjofri
2024-05-22 12:07   ` [9front] Tomás Ciccola
2024-05-22 16:33   ` [9front] drawterm: add .gitignore Romano
2024-05-22 16:48     ` sirjofri
2024-05-22 16:52     ` Jacob Moody [this message]
2024-05-22 17:12       ` Jens Staal
2024-05-22 17:25         ` Ori Bernstein
2024-05-22 17:45         ` Romano
2024-05-23  2:03           ` ori
2024-05-22 17:40       ` Romano
2024-05-22 17:46         ` Jacob Moody
2024-05-22 18:10           ` Romano
2024-05-22 19:39             ` Jacob Moody
2024-05-22 21:01               ` Jacob Moody

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

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

  git send-email \
    --in-reply-to=3cd5c0b5-3685-4ac7-90dd-abd2b0490308@posixcafe.org \
    --to=moody@posixcafe.org \
    --cc=9front@9front.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.
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 NNTP newsgroup(s).