From be9f420c1e50edf2b935c3b0e71070fe15846e9c Mon Sep 17 00:00:00 2001 From: Michael Genson Date: Sun, 20 Mar 2022 18:11:27 -0500 Subject: [PATCH] Updated .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index d79a14f..448fd85 100644 --- a/.gitignore +++ b/.gitignore @@ -130,3 +130,7 @@ dmypy.json # Pyre type checker .pyre/ + +# Other +*.bat +setup.py \ No newline at end of file