Skip to content

Commit 0f0c960

Browse files
committed
Add .vscode/settings.json to .gitignore
1 parent b954656 commit 0f0c960

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ docs/_build/
1111
.venv
1212
.env
1313
coverage.xml
14-
dist/
14+
dist/
15+
.vscode/settings.json

0 commit comments

Comments
 (0)