diff options
Diffstat (limited to 'Bindings/.gitignore')
-rw-r--r-- | Bindings/.gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Bindings/.gitignore b/Bindings/.gitignore index 3a05b99bfa26..a77719968a7e 100644 --- a/Bindings/.gitignore +++ b/Bindings/.gitignore @@ -1,4 +1,4 @@ # SPDX-License-Identifier: GPL-2.0-only *.example.dts -processed-schema*.yaml -processed-schema*.json +/processed-schema*.yaml +/processed-schema*.json |