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