rename include/exclude_list to includes/excludes

This commit is contained in:
BlackMATov
2025-01-06 14:55:01 +07:00
parent 6130ba3897
commit f7b8f5879b
3 changed files with 85 additions and 85 deletions

View File

@@ -26,13 +26,13 @@ TAG :: fragment
DEFAULT :: fragment
CONSTRUCT :: fragment
INCLUDES :: fragment
EXCLUDES :: fragment
ON_SET :: fragment
ON_ASSIGN :: fragment
ON_INSERT :: fragment
ON_REMOVE :: fragment
INCLUDE_LIST :: fragment
EXCLUDE_LIST :: fragment
```
## Functions