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