mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-22 22:44:17 -04:00
Add .inc to objdiff watched files
This commit is contained in:
@@ -801,6 +801,7 @@ def generate_objdiff_config(config, build_config):
|
||||
"*.cpp",
|
||||
"*.h",
|
||||
"*.hpp",
|
||||
"*.inc",
|
||||
"*.py",
|
||||
"*.yml",
|
||||
"*.txt",
|
||||
|
||||
Reference in New Issue
Block a user