ltp.lists.linux.it archive mirror
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] gitignore: Add some binaries to gitignore
Date: Wed, 18 Apr 2018 11:58:10 +0200	[thread overview]
Message-ID: <20180418095810.GB4266@rei> (raw)
In-Reply-To: <20180418095142.20394-1-schlad@suse.de>

Hi!
These are leftovers after removed testcases.

When we delete a test we also delte the .gitignore entry but the
compiled binary still stays in your compiled tree and 'make clean' does
not remove these either since our build system derives list of binaries
based on the present C sources.

You may want to run 'git clean -i' to get rid of these.

-- 
Cyril Hrubis
chrubis@suse.cz

      reply	other threads:[~2018-04-18  9:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-18  9:51 [LTP] [PATCH] gitignore: Add some binaries to gitignore Sebastian Chlad
2018-04-18  9:58 ` Cyril Hrubis [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=20180418095810.GB4266@rei \
    --to=chrubis@suse.cz \
    --cc=ltp@lists.linux.it \
    /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).