From 7da6eb1fa4263b170a8f198328cd44e8650c8807 Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Fri, 29 Mar 2013 18:58:23 +0100 Subject: [PATCH] Add audit/data to .gitignore If you generate audit data that does not belong in source control, put it in audit/data, it will be ignored by git. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6acba4470..c70b15136 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ *.wxs aclocal.m4 autom4te.cache +audit/data config.* configure depcomp