xref: /linux/tools/testing/selftests/.gitignore (revision 4b366c9d78e70bbf2e52f0a2fa2aca3e505ce95e)
1# SPDX-License-Identifier: GPL-2.0-only
2gpiogpio-event-mon
3gpiogpio-hammer
4gpioinclude/
5gpiolsgpio
6kselftest_install/
7
8# Python bytecode and cache
9__pycache__/
10*.py[cod]
11