Skip to content

Commit c9bbc9c

Browse files
committed
Ignore .vscode and .mypy_cache
1 parent ebcc0fd commit c9bbc9c

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
@@ -26,4 +26,5 @@ __pycache__/
2626
/*.egg-info
2727
/dist
2828
/.pytest_cache
29-
29+
/.mypy_cache
30+
/.vscode

0 commit comments

Comments
 (0)