9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Romano <me+unobe@fallglow.com>
To: 9front@9front.org
Subject: [9front] drawterm: add .gitignore
Date: Tue, 21 May 2024 16:33:27 -0700	[thread overview]
Message-ID: <909A0EF566F8AC32C78B14AAE4E53D01@smtp.pobox.com> (raw)


When I build drawterm on Mac OSX I get a lot of
untracked files listed (e.g., *.[ao]). Could a
.gitignore be added to ignore those files?

commit a3b5694689a42acb0b9b0bd1fdcbe633d6a6c72f (HEAD -> front)
Author: Romano <me+git@fallglow.com>
Date:   Tue May 21 16:25:41 2024 -0700

    Add .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..90ec42c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.[ao]
+drawterm

             reply	other threads:[~2024-05-21 23:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-21 23:33 Romano [this message]
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
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=909A0EF566F8AC32C78B14AAE4E53D01@smtp.pobox.com \
    --to=me+unobe@fallglow.com \
    --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).