From fe629923753a7f5c40faf6d6f36470e623da4a86 Mon Sep 17 00:00:00 2001 From: David Minton Date: Fri, 24 Apr 2020 14:25:53 -0400 Subject: [PATCH] Added PyCharm files to ignore list --- examples/mare-with-rays-model2/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/mare-with-rays-model2/.gitignore b/examples/mare-with-rays-model2/.gitignore index 4957ab06..2632688e 100644 --- a/examples/mare-with-rays-model2/.gitignore +++ b/examples/mare-with-rays-model2/.gitignore @@ -2,3 +2,4 @@ *.png *.out surface_* +*.idea