diff --git a/.gitignore b/.gitignore index 09c9621..8aa3903 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.pyc __pycache__/ +_build/* build/ *.*~ .vscode/