diff options
Diffstat (limited to 'tools/testing/kunit/.gitignore')
-rw-r--r-- | tools/testing/kunit/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/testing/kunit/.gitignore b/tools/testing/kunit/.gitignore new file mode 100644 index 000000000..1c63e31f7 --- /dev/null +++ b/tools/testing/kunit/.gitignore @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod]
\ No newline at end of file |