commit | 0c66c0850ad434be663f6b319031adecad7b46ea | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 09 18:39:25 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jul 24 19:25:15 2020 -0600 |
tree | da25ef01daeafde23f89852ce71f1e999e2b530f | |
parent | e422f8ccdda501b06468213c0ae2a7d267b310a7 [diff] |
.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>