[stem/master] Add the mypy cache folder to .gitignore

16 Jul
2020
16 Jul
'20
1:28 a.m.
commit a7f190e37417f90de2b255a178a78dbe093b8d5a Author: Illia Volochii <illia.volochii@gmail.com> Date: Sun May 17 16:13:15 2020 +0300 Add the mypy cache folder to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d8c1f13d..67405a22 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,6 @@ .editorconfig .tox .idea/ +.mypy_cache/ test/data/ docs/_build/
1769
Age (days ago)
1769
Last active (days ago)
0 comments
1 participants
participants (1)
-
atagar@torproject.org