From b7f53e840263ebaae817f391ecca6a4a33419bad Mon Sep 17 00:00:00 2001 From: Ryan Holmes Date: Mon, 4 Mar 2019 10:09:52 -0500 Subject: [PATCH] Ignore the all effects file to avoid accidentally commiting it --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a9eb5e25c..09b400aab 100644 --- a/.gitignore +++ b/.gitignore @@ -123,3 +123,4 @@ gitversion *.swp *.fsdbinary +/eos/effects/all.py