Skip to content

Commit 08f379d

Browse files
andy-shevrobherring
authored andcommitted
dt-bindings: Fix .gitignore
The tracked files should not be ignored. Fixes: 44ec8b2 ("dt-bindings: Add running yamllint to dt_binding_check") Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
1 parent f6933c0 commit 08f379d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@
22
*.example.dts
33
/processed-schema*.yaml
44
/processed-schema*.json
5+
6+
#
7+
# We don't want to ignore the following even if they are dot-files
8+
#
9+
!.yamllint

0 commit comments

Comments
 (0)