From 85eea9cce643a844fc348bf219251c3ad76bab9c Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Wed, 18 Apr 2018 11:40:52 -0500 Subject: [PATCH] Tweak gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e090b1d8..1aed2289 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ a.out *.vtu .cache +.pytest_cache -- GitLab