diff --git a/.gitignore b/.gitignore index bab2187..0ea9172 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,6 @@ PKG-INFO # test dirs python-ldap-test-* + +# VS Code Settings +.vscode/ \ No newline at end of file