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 <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20230127150225.18148-1-andriy.shevchenko@linux.intel.com Signed-off-by: Rob Herring <robh@kernel.org>
1 parent f6933c0 commit 08f379d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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)