diff options
Diffstat (limited to 'tools/testing/selftests/liveupdate/.gitignore')
| -rw-r--r-- | tools/testing/selftests/liveupdate/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/testing/selftests/liveupdate/.gitignore b/tools/testing/selftests/liveupdate/.gitignore new file mode 100644 index 000000000000..661827083ab6 --- /dev/null +++ b/tools/testing/selftests/liveupdate/.gitignore @@ -0,0 +1,9 @@ +# SPDX-License-Identifier: GPL-2.0-only +* +!/**/ +!*.c +!*.h +!*.sh +!.gitignore +!config +!Makefile |
