From fae1b7d2907c6a8fef3ab12a30b2c6c248f1b228 Mon Sep 17 00:00:00 2001 From: Justin Tan Date: Sun, 13 May 2018 00:53:57 +1000 Subject: [PATCH] checkpoints --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f8e77d0..77569ab 100644 --- a/.gitignore +++ b/.gitignore @@ -110,3 +110,6 @@ ENV/ # mypy .mypy_cache/ + +# other +.DS_Store