diff options
Diffstat (limited to 'tools/testing/selftests/.gitignore')
-rw-r--r-- | tools/testing/selftests/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/testing/selftests/.gitignore b/tools/testing/selftests/.gitignore new file mode 100644 index 000000000..cb24124ac --- /dev/null +++ b/tools/testing/selftests/.gitignore @@ -0,0 +1,11 @@ +# SPDX-License-Identifier: GPL-2.0-only +gpiogpio-event-mon +gpiogpio-hammer +gpioinclude/ +gpiolsgpio +kselftest_install/ +tpm2/SpaceTest.log + +# Python bytecode and cache +__pycache__/ +*.py[cod] |