Skip to content
Commit 9d52bba7 authored by Michael Kubacki's avatar Michael Kubacki
Browse files

edk2-platforms: Add __pycache__ to .gitignore

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2217



Python build is enabled for some platform code leading to .pyc files
created in __pycache__ directories. This change adds the __pycache__
directory to a .gitignore file to allow git to ignore Python cache files.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: default avatarMichael Kubacki <michael.a.kubacki@intel.com>
Reviewed-by: default avatarLeif Lindholm <leif.lindholm@linaro.org>
parent f2abb978
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment