From e022f5fd3b3ddfbb03dc0bdcc9da1f859cf25c7c Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Thu, 20 Jul 2017 11:30:02 -0400 Subject: [PATCH] Updated the git ignore file --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5dfc9c0..3fea40c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,5 @@ formulas/ # we don't want to copy a real sfm.yaml file sfm.yaml -# don't copy around python env files -env/ +# don't copy around cached files +__pycache__/