aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/breakpoints/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
Add SPDX License Identifier to all .gitignore files. Signed-off-by: Masahiro Yamada <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2016-02-25selftests: add missing .gitignore file or entrySudeep Holla1-0/+1
Only IPC selftest is missing the .gitignore file, so add it. Also step_after_suspend_test is missing in breakpoints selftest .gitignore file Signed-off-by: Sudeep Holla <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
2016-01-07add breakpoints/.gitignoreYuan Sun1-0/+1
Signed-off-by: Yuan Sun <[email protected]> Signed-off-by: Shuah Khan <[email protected]>