Skip to content

Commit 9edf11f

Browse files
committed
chore: Add .mypy_cache to .gitignore
1 parent bf7eb97 commit 9edf11f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
__pycache__
33
.aider*
4+
.mypy_cache

0 commit comments

Comments
 (0)