On Sun, Jan 17, 2010 at 09:20:16AM -0500, Gaetan Nadon wrote:
> Using common defaults will reduce errors and maintenance.
> Only the very small or inexistent custom section need periodic maintenance
> when the structure of the component changes. Do not edit defaults.
> 
> Signed-off-by: Gaetan Nadon <mems...@videotron.ca>
> ---
>  .gitignore       |   73 +++++++++++++++++++++++++++++++++++++++++++++--------
>  tools/.gitignore |    2 +
>  2 files changed, 64 insertions(+), 11 deletions(-)
>  create mode 100644 tools/.gitignore
> 
> diff --git a/.gitignore b/.gitignore
> index f0c2cc2..1324642 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1,27 +1,78 @@
> -Makefile
> -Makefile.in
> -*.la
> -*.lo
> +#
> +#            X.Org module default exclusion patterns
> +#            The next section if for module specific patterns
> +#
> +#    Do not edit the following section
> +#    GNU Build System (Autotools)
>  aclocal.m4
> -autom4te.cache
> +autom4te.cache/
> +autoscan.log
> +ChangeLog
> +compile
>  config.guess
>  config.h
>  config.h.in
>  config.log
> +config-ml.in
> +config.py
>  config.status
> +config.status.lineno
>  config.sub
>  configure
> +configure.scan
>  depcomp
> +.deps/
> +INSTALL
>  install-sh
> +.libs/
>  libtool
> +libtool.m4
>  ltmain.sh
> +lt~obsolete.m4
> +ltoptions.m4
> +ltsugar.m4
> +ltversion.m4
> +Makefile
> +Makefile.in
> +mdate-sh
>  missing
> -stamp-h1
> -.libs
> -.deps
> -m4
> -*.o
> -*.[0-9]
> +mkinstalldirs
>  *.pc
> +py-compile
> +stamp-h?
> +symlink-tree
> +texinfo.tex
> +ylwrap
> +
> +#    Do not edit the following section
> +#    Edit Compile Debug Document Distribute
>  *~
> +*.[0-9]
> +*.[0-9]x
> +*.bak
> +*.bin
> +core
> +*.dll
> +*.exe
> +*-ISO*.bdf
> +*-JIS*.bdf
> +*-KOI8*.bdf
> +*.kld
> +*.ko
> +*.ko.cmd
> +*.lai
> +*.l[oa]
> +*.[oa]
> +*.obj
>  *.patch
> +*.so
> +*.pcf.gz
> +*.pdb
> +*.tar.bz2
> +*.tar.gz
> +#
> +#            Add & Override patterns for xf86-video-nv
> +#
> +#            Edit the following section as needed
> +# For example, !report.pc overrides *.pc. See 'man gitignore'
> +#
> diff --git a/tools/.gitignore b/tools/.gitignore
> new file mode 100644
> index 0000000..678631e
> --- /dev/null
> +++ b/tools/.gitignore
> @@ -0,0 +1,2 @@
> +#               Add & Override for this directory and it's subdirectories
> +xsetwacom
> -- 
> 1.6.0.4

thank you, merged.
 
Cheers,
  Peter

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to