diff options
Diffstat (limited to 'tools/testing/selftests/tc-testing/.gitignore')
-rw-r--r-- | tools/testing/selftests/tc-testing/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/testing/selftests/tc-testing/.gitignore b/tools/testing/selftests/tc-testing/.gitignore new file mode 100644 index 000000000..9fe1cef72 --- /dev/null +++ b/tools/testing/selftests/tc-testing/.gitignore @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0-only +__pycache__/ +*.pyc +*.xml +*.tap +tdc_config_local.py |