]> git.baikalelectronics.ru Git - uboot.git/commit
.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)
commitba45cc5fd678e01da65e8be5c8cb22f76307565e
tree0c388dc2c43a0202e4351a962a1b98e3aa6c538b
parent4c679ca6e67186e4541c7622b68ef18ccb4a9f9e
.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