[PATCH weston] Update .gitignore

Derek Foreman derekf at osg.samsung.com
Thu Feb 5 13:58:14 PST 2015


Looks fine to me.

Reviewed-by: Derek Foreman <derekf at osg.samsung.com>

On 05/02/15 09:31 AM, Daniel Stone wrote:
> Add autotools remnants, as well as more comprehensive vim swapfiles,
> Sublime Text configuration, and git format-patch output.
> 
> Signed-off-by: Daniel Stone <daniels at collabora.com>
> ---
>  .gitignore | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 2aaeac9..aa24f9a 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -7,6 +7,10 @@
>  *.pc
>  *.so
>  *.swp
> +.*.sw?
> +.sw?
> +*.sublime-project
> +*.sublime-workspace
>  *.trs
>  *~
>  ctags
> @@ -16,14 +20,20 @@ cscope.out
>  /aclocal.m4
>  /autom4te.cache
>  /build-aux/
> +/config.guess
>  /config.h
>  /config.h.in
>  /config.log
>  /config.mk
>  /config.status
> +/config.sub
>  /configure
> +/depcomp
> +/install-sh
>  /libtool
> +/ltmain.sh
>  /logs
> +/missing
>  /stamp-h1
>  /test-driver
>  /weston.ini
> @@ -33,6 +43,8 @@ TAGS
>  protocol/.*.valid
>  protocol/*.[ch]
>  
> +00*.patch
> +
>  weston-calibrator
>  weston-clickdot
>  weston-cliptest
> 



More information about the wayland-devel mailing list