selftests/tpm2: Add log and *.pyc to .gitignore
authorPetr Vorel <pvorel@suse.cz>
Wed, 11 Sep 2019 09:34:42 +0000 (11:34 +0200)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 24 Sep 2019 23:43:51 +0000 (02:43 +0300)
Fixes: 6ea3dfe1e073 ("selftests: add TPM 2.0 tests")

Signed-off-by: Petr Vorel <pvorel@suse.cz>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
tools/testing/selftests/.gitignore

index 8059ce8..61df01c 100644 (file)
@@ -2,3 +2,5 @@ gpiogpio-event-mon
 gpiogpio-hammer
 gpioinclude/
 gpiolsgpio
+tpm2/SpaceTest.log
+tpm2/*.pyc