diff --git a/.vscode/settings.json b/.vscode/settings.json index 4afc405e2..9b1ded7bc 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -21,5 +21,6 @@ "static/*.js": true, "blog/.jekyll-cache": true, "blog/_site": true, + "requirements.txt": true, // It's just a symlink to config/requirements.txt, which has git history }, }