Browse Source

[DOCS] #4587 – Make Sphinx warnings break docs build

Add VS Code dir to ignores.
Thalian 5 years ago
parent
commit
62ace206d6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -24,6 +24,7 @@ src/borg/_version.py
 *.so
 .idea/
 .cache/
+.vscode/
 borg.build/
 borg.dist/
 borg.exe