Commit 08f379d9 authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Rob Herring

dt-bindings: Fix .gitignore

The tracked files should not be ignored.

Fixes: 44ec8b20 ("dt-bindings: Add running yamllint to dt_binding_check")
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230127150225.18148-1-andriy.shevchenko@linux.intel.comSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent f6933c01
......@@ -2,3 +2,8 @@
*.example.dts
/processed-schema*.yaml
/processed-schema*.json
#
# We don't want to ignore the following even if they are dot-files
#
!.yamllint
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment