From 6540ed2112dc589e13eb4bf4460df1c95a1b38a5 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Tue, 3 Jan 2012 21:12:18 -0500 Subject: Use standard .gitignore file and layout Reusing xorg code saves maintenance in the long term. Now that m4/.gitignore is removed, the -I m4 ${ACLOCAL_FLAGS} must be removed to avoid build breakage as m4 is generated and not part of the git source. Acked-by: Cyril Brulebois Reviewed-by: Ben Widawsky Signed-off-by: Gaetan Nadon Signed-off-by: Daniel Vetter --- man/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 man/.gitignore (limited to 'man') diff --git a/man/.gitignore b/man/.gitignore new file mode 100644 index 00000000..af65d61e --- /dev/null +++ b/man/.gitignore @@ -0,0 +1 @@ +!*.1 -- cgit v1.2.3