[PATCH 2/2] fonts: .gitignore += *.fnt (autogenerated)

Paul Chitescu paulc at voip.null.ro
Tue Aug 25 12:37:19 CDT 2009


On Tuesday 25 August 2009 19:27:23 Kirill Smelkov wrote:
> Signed-off-by: Kirill Smelkov <kirr at mns.spb.ru>
> ---
>  fonts/.gitignore |   58
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 58
> insertions(+), 0 deletions(-)
>
> diff --git a/fonts/.gitignore b/fonts/.gitignore
> index a857f0d..523a9a4 100644
> --- a/fonts/.gitignore
> +++ b/fonts/.gitignore
> @@ -37,3 +37,61 @@
>  /vgasysg.fon
>  /vgasysr.fon
>  /vgasyst.fon
> +
> +courier-1250-96-13.fnt
[...]
> +system-950-96-16.fnt

Git knows shell glob patterns so why not just a line:

*.fnt

http://www.kernel.org/pub/software/scm/git/docs/gitignore.html



More information about the wine-devel mailing list