From dc77c54ad94161b61b7ce6aae7605e5d95fd68ba Mon Sep 17 00:00:00 2001 From: Zach Dwiel Date: Fri, 7 Sep 2018 15:40:08 -0400 Subject: [PATCH] add to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5b6c668..12c6990 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ datasets .pytest_cache core trace_test* +.DS_Store