Add .inc to objdiff watched files

This commit is contained in:
LagoLunatic
2023-10-17 13:39:55 -04:00
parent 853a80f2bc
commit 22e83ee7f6
+1
View File
@@ -801,6 +801,7 @@ def generate_objdiff_config(config, build_config):
"*.cpp",
"*.h",
"*.hpp",
"*.inc",
"*.py",
"*.yml",
"*.txt",