public inbox for bzip2-devel@sourceware.org
 help / color / mirror / Atom feed
From: Joshua Watt <JPEW.hacker@gmail.com>
To: bzip2-devel@sourceware.org
Cc: Joshua Watt <JPEW.hacker@gmail.com>
Subject: [PATCH] Update .gitignore
Date: Tue, 01 Jan 2019 00:00:00 -0000	[thread overview]
Message-ID: <20190702200553.27192-1-JPEW.hacker@gmail.com> (raw)

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

             reply	other threads:[~2019-07-02 20:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-01  0:00 Joshua Watt [this message]
2019-01-01  0:00 ` Mark Wielaard

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=20190702200553.27192-1-JPEW.hacker@gmail.com \
    --to=jpew.hacker@gmail.com \
    --cc=bzip2-devel@sourceware.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 read-only IMAP folder(s) and NNTP newsgroup(s).