diff --git a/.gitignore b/.gitignore index 0e69085..bf65179 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,7 @@ # Ignore the nimcache folders nimcache/ +# Ignore editor settings +.vscode + +