Update .gitignore

Alan DeKok aland at deployingradius.com
Tue Aug 23 14:58:37 CEST 2011


  Added, thanks.

Stephen R. van den Berg wrote:
> ---
>  .gitignore |   12 +++++++++++-
>  1 files changed, 11 insertions(+), 1 deletions(-)
> 
> diff --git a/.gitignore b/.gitignore
> index d84265f..64f5b39 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -8,7 +8,12 @@
>  *.lai
>  .libs
>  .depends
> -config.log
> +*.log
> +*.substvars
> +*-stamp
> +*.cache
> +*.dist
> +.pc
>  config.status
>  Make.inc
>  libtool
> @@ -17,3 +22,8 @@ src/include/build-radpaths-h
>  src/include/radpaths.h
>  src/include/stamp-h
>  autom4te.cache
> +config.guess
> +config.sub
> +debian/*
> +src/main/radattr
> +src/modules/lib/




More information about the Freeradius-Devel mailing list