Skip to content

Commit 8878b3b

Browse files
committed
Remove .vscode settings from git
The hardcoded flake8 path may cause issues with local paths
1 parent 83afeeb commit 8878b3b

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.vscode/
2+
13
.buildutils
24

35
# Byte-compiled / optimized / DLL files
@@ -124,4 +126,4 @@ venv.bak/
124126
dmypy.json
125127

126128
# Pyre type checker
127-
.pyre/
129+
.pyre/

.vscode/settings.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)