Tom Rini | 53633a8 | 2024-02-29 12:33:36 -0500 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
2 | *.example.dts | ||||
3 | /processed-schema*.yaml | ||||
4 | /processed-schema*.json | ||||
5 | |||||
6 | # | ||||
7 | # We don't want to ignore the following even if they are dot-files | ||||
8 | # | ||||
9 | !.yamllint |