[PATCH] [dfu-util] .gitignore: ignore executable src/dfu-suffix
Stefan Schmidt
stefan at datenfreihafen.org
Sun Sep 16 00:00:06 CEST 2012
Hello.
On Wed, 2012-08-22 at 13:41, james.perkins at datalogic.com wrote:
> From: James Perkins <james.perkins at datalogic.com>
>
> git status should not report src/dfu-suffix as an untracked file.
>
> Signed-off-by: James Perkins <james.perkins at datalogic.com>
> ---
> .gitignore | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index 508ddfd..4329223 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -14,6 +14,7 @@ m4/
> src/.deps/
> src/Makefile
> src/Makefile.in
> +src/dfu-suffix
> src/dfu-util
> src/dfu-version.h
> stamp-h1
Applied. Many thanks.
regards
Stefan Schmidt
More information about the devel
mailing list