diff --git a/.gitignore b/.gitignore index 76ddfcc68..b384e3d5c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,9 @@ /site .github/**/node_modules /CHANGELOG.md + +# VS Code +.vscode + +# macOS +.DS_Store \ No newline at end of file