mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
chore: add mypy
's cache to .gitignore
file (#3360)
This commit is contained in:
parent
c6cb4e4373
commit
9b00c50be8
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
__pycache__
|
||||
.mypy_cache
|
||||
.DS_Store
|
||||
anki.prof
|
||||
target
|
||||
|
|
Loading…
Reference in a new issue