public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 7/7] .gitignore: Don't list generated nitsi script as untracked file
Date: Fri, 18 May 2018 14:33:59 +0100	[thread overview]
Message-ID: <20180518133359.2481778-7-michael.tremer@ipfire.org> (raw)
In-Reply-To: <20180518133359.2481778-1-michael.tremer@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 327 bytes --]

Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 28eacd91523e..8ecd217d5e1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
 /libtool
 /man/*.[0-9]
 /man/*.html
+/nitsi
 /tmp
 *.py[co]
 /*.tar.bz2
-- 
2.17.0


      parent reply	other threads:[~2018-05-18 13:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-18 13:33 [PATCH 1/7] man: Fix spelling issues, wording and wrong page references in nitsi.1 Michael Tremer
2018-05-18 13:33 ` [PATCH 2/7] man: the nitsi.settings and nitsi.recipe pages should be category 5 Michael Tremer
2018-05-18 13:33 ` [PATCH 3/7] man: Fix spelling, wording and formatting of nitsi.settings.5 Michael Tremer
2018-05-18 13:33 ` [PATCH 4/7] man: Improve grammar, spelling and syntax of nitsi.recipe.5 Michael Tremer
2018-05-18 13:33 ` [PATCH 5/7] Refactoring of Disk class Michael Tremer
2018-05-18 13:33 ` [PATCH 6/7] .gitignore: Don't list generated man pages as untracked files Michael Tremer
2018-05-18 13:33 ` Michael Tremer [this message]

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=20180518133359.2481778-7-michael.tremer@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.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