HomePhabricator

Ignore .mypy_cache at all levels

Description

Ignore .mypy_cache at all levels

Summary: This got generated at the top level for me.

Test Plan:

mkdir .mypy_cache
touch .mypy_cache/somefile
mkdir test/.mypy_cache
touch test/.mypy_cache/somefile
git diff  # verify both .mypy_cache directories are ignored

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D9413

Details

Provenance
jasonbcoxAuthored on Apr 13 2021, 22:02
jasonbcoxPushed on Apr 14 2021, 22:48
Reviewer
Restricted Project
Differential Revision
D9413: Ignore .mypy_cache at all levels
Parents
rABCa96107c13aaa: [Cashtab] Cache wallet state in indexedDb
Branches
Unknown
Tags
Unknown