godot/misc
Rémi Verschelde 56549a0195
CI: Fix exclude patterns with git ls-files
Follow-up to #55785.

In `black_format.sh`, the `--exclude` switch was wrongly used. It's a misnomer
that only excludes _untracked_ files, arcane pathspec patterns should instead
be used to exclude _tracked_ files.

Using this newfound knowledge, we can also simplify the other scripts.
2022-02-01 09:58:57 +01:00
..
ci CI: Refactor Android workflow, use pre-installed SDK and NDK 2020-10-22 17:21:59 +02:00
dist Tweak theme color to match the Godot editor's background color 2022-01-19 20:19:24 +01:00
hooks Fixed pre-commit-black file extensions 2021-11-18 19:29:17 +01:00
scripts CI: Fix exclude patterns with git ls-files 2022-02-01 09:58:57 +01:00