From c99677a6b6fe2bbcebeb07184e5214e3805d6315 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Mon, 11 May 2015 17:27:03 +0200 Subject: [PATCH] adding the doxygen directories --- doc/doxygen/xml/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/doxygen/xml/.gitignore diff --git a/doc/doxygen/xml/.gitignore b/doc/doxygen/xml/.gitignore new file mode 100644 index 0000000..86d0cb2 --- /dev/null +++ b/doc/doxygen/xml/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore \ No newline at end of file