Skip to content

Commit c25ab95

Browse files
committed
🔧 Modified .gitignore for mypy_cache
1 parent 7c2231f commit c25ab95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ venv.bak/
6060
/site
6161

6262
# mypy
63-
.mypy_cache/
63+
.mypy_cache
6464
.dmypy.json
6565
dmypy.json

0 commit comments

Comments
 (0)