9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] drawterm: add .gitignore
@ 2024-05-21 23:33 Romano
  2024-05-22  9:43 ` sirjofri
  0 siblings, 1 reply; 15+ messages in thread
From: Romano @ 2024-05-21 23:33 UTC (permalink / raw)
  To: 9front


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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-05-23  2:05 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-21 23:33 [9front] drawterm: add .gitignore 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
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

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).