[Spice-devel] [PATCH spice-server v4] gitignore: Reduce html files exclusion
Christophe Fergeau
cfergeau at redhat.com
Tue Jun 20 09:10:15 UTC 2017
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
On Mon, Jun 19, 2017 at 05:43:13PM +0100, Frediano Ziglio wrote:
> Limit html files ignored only to autogenerated ones.
> Can happen that you are working on some html files on your main
> spice-server directory and it's not desirable to ignore them.
> For instance this can happen if you download a patch from patchwork.
>
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
> .gitignore | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Changes since v3:
> - better filter for autogenerated files.
>
> Changes since v2:
> - better comment.
>
> diff --git a/.gitignore b/.gitignore
> index cac10f9..25db761 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -4,7 +4,6 @@
> *.tar.bz2
> *.tar.gz
> *.pyc
> -*.html
> aclocal.m4
> autom4te.cache
> compile
> @@ -35,6 +34,7 @@ INSTALL
> .tarball-version
> docs/manual/manual.chunked/
> docs/manual/manual.html
> +docs/spice_style.html
> .dirstamp
> .deps
> .libs
> --
> 2.9.4
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20170620/c3f78c14/attachment-0001.sig>
More information about the Spice-devel
mailing list