From e8b7f06709a76f0bd0e9ff3e431908a1f6ae3aed Mon Sep 17 00:00:00 2001 From: Debanjum Singh Solanky Date: Thu, 30 Sep 2021 04:35:22 -0700 Subject: [PATCH] Ignore less files. Make gitignore more specific --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d435b9c5..6727f17b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ -.* __pycache__ +.DS_Store +.emacs.desktop +tests/data/.*