Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: Fix .gitignore

The tracked files should not be ignored.

Fixes: 44ec8b20d1e9 ("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>

authored by

Andy Shevchenko and committed by
Rob Herring
08f379d9 f6933c01

+5
+5
Documentation/devicetree/bindings/.gitignore
··· 2 2 *.example.dts 3 3 /processed-schema*.yaml 4 4 /processed-schema*.json 5 + 6 + # 7 + # We don't want to ignore the following even if they are dot-files 8 + # 9 + !.yamllint