[PATCH xserver] dix and os: gitignore dix.O and os.O
Alan Coopersmith
alan.coopersmith at oracle.com
Fri Sep 23 13:15:31 PDT 2011
On 09/23/11 12:16 PM, Gaetan Nadon wrote:
> Signed-off-by: Gaetan Nadon<memsize at videotron.ca>
> ---
> dix/.gitignore | 1 +
> os/.gitignore | 1 +
> 2 files changed, 2 insertions(+), 0 deletions(-)
> create mode 100644 os/.gitignore
>
> diff --git a/dix/.gitignore b/dix/.gitignore
> index c1b4f20..65f2f8c 100644
> --- a/dix/.gitignore
> +++ b/dix/.gitignore
> @@ -1,2 +1,3 @@
> # Add& Override for this directory and it's subdirectories
> Xserver-dtrace.h
> +dix.O
> diff --git a/os/.gitignore b/os/.gitignore
> new file mode 100644
> index 0000000..bba633b
> --- /dev/null
> +++ b/os/.gitignore
> @@ -0,0 +1 @@
> +os.O
Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Platform Engineering: X Window System
More information about the xorg-devel
mailing list