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