From c739beb439bb813e4c82b3216daee7e89aa96f2f Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Tue, 10 Nov 2009 08:56:21 -0500 Subject: .gitignore: use common defaults with custom section #24239 Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults. Reviewed-By: Jeremy Huddleston Signed-off-by: Keith Packard --- test/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/.gitignore (limited to 'test/.gitignore') diff --git a/test/.gitignore b/test/.gitignore new file mode 100644 index 000000000..ed97e8171 --- /dev/null +++ b/test/.gitignore @@ -0,0 +1,2 @@ +# Add & Override for this directory and it's subdirectories +libxservertest.c -- cgit v1.2.3