diff --git a/.gitignore b/.gitignore index c18dd8d..2591171 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ __pycache__/ +.pybuild/ +build/ \ No newline at end of file