diff --git a/.gitignore b/.gitignore index 274d592..2d8941d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,9 @@ __pycache__/ # C extensions *.so +# VSCode +.vscode + # Distribution / packaging .Python build/