kernel/tools/testing/selftests/.gitignore
.. .. @@ -1,5 +1,10 @@ 1 -kselftest1 +# SPDX-License-Identifier: GPL-2.0-only2 2 gpiogpio-event-mon 3 3 gpiogpio-hammer 4 4 gpioinclude/ 5 5 gpiolsgpio 6 +tpm2/SpaceTest.log7 +8 +# Python bytecode and cache9 +__pycache__/10 +*.py[cod]