diff --git a/.dlc.json b/.dlc.json index e1b7f129889..49a1467abac 100644 --- a/.dlc.json +++ b/.dlc.json @@ -68,6 +68,12 @@ }, { "pattern": "^#" + }, + { + "pattern": ".*\\{\\{.*" + }, + { + "pattern": "^//" } ], "timeout": "10s",