diff --git a/.gitignore b/.gitignore index c21ad4de0..bb0027b7f 100644 --- a/.gitignore +++ b/.gitignore @@ -63,6 +63,8 @@ target/ # VS Code .vscode +/src-ui/.vscode +/docs/.vscode # Other stuff that doesn't belong .virtualenv @@ -84,8 +86,6 @@ scripts/nuke /paperless.conf /consume/ /export/ -/src-ui/.vscode # this is where the compiled frontend is moved to. /src/documents/static/frontend/ -/docs/.vscode/settings.json