diff --git a/.gitignore b/.gitignore index dca5fc3..310c1e6 100644 --- a/.gitignore +++ b/.gitignore @@ -150,4 +150,6 @@ dmypy.json *~ -*.prof \ No newline at end of file +*.prof +_dist/ +_build/ \ No newline at end of file