diff --git a/.gitignore b/.gitignore index e6246aa..11754fd 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,8 @@ .LSOverride # Icon must end with two \r -Icon +Icon + # Thumbnails ._* @@ -166,3 +167,5 @@ dmypy.json # Cython debug symbols cython_debug/ +#VS Code +.vscode