public inbox for bzip2-devel@sourceware.org
 help / color / mirror / Atom feed
* Re: [PATCH] Update .gitignore
  2019-01-01  0:00 [PATCH] Update .gitignore Joshua Watt
@ 2019-01-01  0:00 ` Mark Wielaard
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Wielaard @ 2019-01-01  0:00 UTC (permalink / raw)
  To: Joshua Watt, bzip2-devel

Hi Joshua,

On Tue, 2019-07-02 at 15:05 -0500, Joshua Watt wrote:
> Updates the .gitignore file to ignore many build artifacts

That makes total sense now that the project is maintained in git.
Pushed.

Thanks,

Mark

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

* [PATCH] Update .gitignore
@ 2019-01-01  0:00 Joshua Watt
  2019-01-01  0:00 ` Mark Wielaard
  0 siblings, 1 reply; 2+ messages in thread
From: Joshua Watt @ 2019-01-01  0:00 UTC (permalink / raw)
  To: bzip2-devel; +Cc: Joshua Watt

Updates the .gitignore file to ignore many build artifacts
---
 .gitignore | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..da23814
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+*.o
+*.obj
+*.rb2
+*.tst
+*.a
+*.lib
+*.exe
+bzip2
+bzip2recover
-- 
2.21.0

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

end of thread, other threads:[~2019-07-03 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-01  0:00 [PATCH] Update .gitignore Joshua Watt
2019-01-01  0:00 ` Mark Wielaard

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