diff --git a/.gitignore b/.gitignore index f901c3a..9a6bfa1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ __pycache__ artifacts/ *.egg-info -dist/ \ No newline at end of file +dist/ +build/ \ No newline at end of file