From 05685988739382343031b1fb2c94b74699f4ff7e Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Thu, 24 Aug 2017 19:24:34 +0100 Subject: Improving documentation further. Made base README the main page. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 76595e59..0bba4a3c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,9 @@ build_* CMakeFiles Testing +# specific directory to ignore +/html + # extensions to ignore *.o *.out -- cgit