diff --git a/.gitignore b/.gitignore index b8198ec0a6..93e5482b6c 100644 --- a/.gitignore +++ b/.gitignore @@ -208,3 +208,7 @@ nativebin/ # Garnet cluster tests temporary files test/tmp/ + +# IDE files +.vscode/ +.idea/ \ No newline at end of file diff --git a/SUPPORT.md b/SUPPORT.md index e73b60430d..ced2cadac0 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -6,7 +6,7 @@ This project uses GitHub Issues to track bugs and feature requests. Please searc issues before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new Issue. -For help and questions about using this project, please check our [website](https://microsoft.github.io/Garnet). +For help and questions about using this project, please check our [website](https://microsoft.github.io/garnet). ## Microsoft Support Policy