diff --git a/.gitignore b/.gitignore index 66fc7dc..0291e7c 100644 --- a/.gitignore +++ b/.gitignore @@ -148,3 +148,6 @@ dmypy.json # Temporary files *.swp *~ +_dist/* +_build/* +_downloaded/* \ No newline at end of file