.gitignore: Ignore Python 3 cache directories
authorSimon Glass <sjg@chromium.org>
Fri, 10 Jul 2020 00:39:25 +0000 (18:39 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 20 Jul 2020 17:37:47 +0000 (11:37 -0600)
commit2a9c14526e9367c878d43536bfdbe4b23a23e870
tree0c388dc2c43a0202e4351a962a1b98e3aa6c538b
parent5d9dc917e16faf24c171a97550b26fe0baa069c2
.gitignore: Ignore Python 3 cache directories

These can appear when moving between branches that have different tools
in the tree. Ignore them.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
.gitignore