forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 093a6c67005148ae32a5c9e4553491b9f5c2457b
kernel/tools/testing/selftests/.gitignore
....@@ -1,5 +1,10 @@
1
-kselftest
1
+# SPDX-License-Identifier: GPL-2.0-only
22 gpiogpio-event-mon
33 gpiogpio-hammer
44 gpioinclude/
55 gpiolsgpio
6
+tpm2/SpaceTest.log
7
+
8
+# Python bytecode and cache
9
+__pycache__/
10
+*.py[cod]