xref: /linux/tools/testing/selftests/liveupdate/.gitignore (revision 5bc3e720e725cd5fa34875fa1e5434d565858067)
1# SPDX-License-Identifier: GPL-2.0-only
2*
3!/**/
4!*.c
5!*.h
6!*.sh
7!.gitignore
8!config
9!Makefile
10