rules: add support for resource excludes

This commit is contained in:
Vaxry
2025-04-15 14:49:29 +01:00
parent 15689ca20a
commit 50fbc7f5ac
7 changed files with 36 additions and 7 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "subprojects/glaze"]
path = subprojects/glaze
url = https://github.com/stephenberry/glaze
[submodule "subprojects/re2"]
path = subprojects/re2
url = https://github.com/google/re2