[waffle] [PATCH] .gitignore: add ignore filters for a built tree on linux
Chad Versace
chad.versace at linux.intel.com
Mon Aug 20 13:54:17 PDT 2012
Thanks. Committed to master.
On 08/16/2012 02:50 PM, Jordan Justen wrote:
> Signed-off-by: Jordan Justen <jordan.l.justen at intel.com>
> ---
> .gitignore | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index e69de29..e764a27 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -0,0 +1,11 @@
> +*.cmake
> +*.so
> +*_test
> +*unittest
> +gl_basic
> +install_manifest.txt
> +lib/
> +waffle.pc
> +CMakeCache.txt
> +CMakeFiles
> +Makefile
>
More information about the waffle
mailing list