From b4fdb89cfb5aef4725877268ca9a46cd4b5ee782 Mon Sep 17 00:00:00 2001 From: Anne Philipp <anne.philipp@univie.ac.at> Date: Tue, 20 Aug 2019 17:50:57 +0200 Subject: [PATCH] eliminate sphinx build doctrees from tracking --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a91d589..cc48f81 100644 --- a/.gitignore +++ b/.gitignore @@ -31,7 +31,7 @@ Run/Workspace/* Run/Jobscripts/* Test/Installation/Convert/VERTICAL.EC Test/Installation/Convert/fort.15 - +For_developers/Sphinx/build_temp # Temporary ingorance of files!!!! Source/Fortran/Makefile.ecgate -- GitLab