[PATCH] Add .gitignore

Al Stone al.stone at linaro.org
Thu Apr 14 15:19:30 UTC 2016


On 04/14/2016 06:43 AM, Anthony Wong wrote:
> Add .gitignore
> 
> Signed-off-by: Anthony Wong <anthony.wong at canonical.com>
> ---
>  .gitignore | 28 ++++++++++++++++++++++++++++
>  1 file changed, 28 insertions(+)
>  create mode 100644 .gitignore
> 
> diff --git a/.gitignore b/.gitignore
> new file mode 100644
> index 0000000..58f602c
> --- /dev/null
> +++ b/.gitignore
> @@ -0,0 +1,28 @@
> +*~
> +*.o
> +*.swp
> +Makefile
> +Makefile.in
> +/aclocal.m4
> +/autom4te.cache
> +/configure
> +/ar-lib
> +/compile
> +/config.guess
> +/config.h
> +/config.h.in
> +/config.log
> +/config.status
> +/config.sub
> +/depcomp
> +/install-sh
> +/libtool
> +/ltmain.sh
> +/missing
> +/stamp-h1
> +.deps
> +.dirstamp
> +test-driver
> +debian/*.debhelper.log
> +debian/autoreconf.after
> +debian/autoreconf.before
> 

Thank you!  Makes life much easier...

-- 
ciao,
al
-----------------------------------
Al Stone
Software Engineer
Linaro Enterprise Group
al.stone at linaro.org
-----------------------------------



More information about the fwts-devel mailing list