From 27441853cc1879ce5f486e70fabea46854de3829 Mon Sep 17 00:00:00 2001 From: Arona Jones Date: Sun, 7 Feb 2021 21:39:21 +0000 Subject: [PATCH] Updated gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f8b73e7..694af5a 100644 --- a/.gitignore +++ b/.gitignore @@ -138,3 +138,6 @@ dmypy.json # Cython debug symbols cython_debug/ +# Other junk +.chrome_data +.token_cache