All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michel Dänzer" <michel@daenzer.net>
To: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] amdgpu: Kill off stale dal directories
Date: Sat, 30 Apr 2016 16:44:48 +0900	[thread overview]
Message-ID: <57246270.1010509@daenzer.net> (raw)
In-Reply-To: <1461986290-27670-1-git-send-email-eocallaghan@alterapraxis.com>

On 30.04.2016 12:18, Edward O'Callaghan wrote:
> Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
> ---
>  drivers/gpu/drm/amd/dal/utils/bw_calc_test_harness/.gitignore | 4 ----
>  drivers/gpu/drm/amd/dal/utils/vba_to_c_converter/.gitignore   | 4 ----
>  2 files changed, 8 deletions(-)
>  delete mode 100644 drivers/gpu/drm/amd/dal/utils/bw_calc_test_harness/.gitignore
>  delete mode 100644 drivers/gpu/drm/amd/dal/utils/vba_to_c_converter/.gitignore
> 
> diff --git a/drivers/gpu/drm/amd/dal/utils/bw_calc_test_harness/.gitignore b/drivers/gpu/drm/amd/dal/utils/bw_calc_test_harness/.gitignore
> deleted file mode 100644
> index 4d12de1..0000000
> --- a/drivers/gpu/drm/amd/dal/utils/bw_calc_test_harness/.gitignore
> +++ /dev/null
> @@ -1,4 +0,0 @@
> -x64
> -Debug
> -*.user
> -*.sdf
> \ No newline at end of file
> diff --git a/drivers/gpu/drm/amd/dal/utils/vba_to_c_converter/.gitignore b/drivers/gpu/drm/amd/dal/utils/vba_to_c_converter/.gitignore
> deleted file mode 100644
> index 7b285df..0000000
> --- a/drivers/gpu/drm/amd/dal/utils/vba_to_c_converter/.gitignore
> +++ /dev/null
> @@ -1,4 +0,0 @@
> -bin
> -obj
> -*.user
> -*.sdf
> \ No newline at end of file
> 

You could add a single new .gitignore file, e.g.
drivers/gpu/drm/amd/dal/.gitignore .


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2016-04-30  7:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-30  3:18 [PATCH] amdgpu: Kill off stale dal directories Edward O'Callaghan
2016-04-30  7:44 ` Michel Dänzer [this message]
2016-04-30  8:50   ` Michel Dänzer
2016-04-30  8:58     ` Michel Dänzer

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=57246270.1010509@daenzer.net \
    --to=michel@daenzer.net \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=eocallaghan@alterapraxis.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.