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