add quotes

This commit is contained in:
Josh Patterson
2025-06-27 10:58:14 -04:00
parent 8fdc7049f9
commit b0f5218775

View File

@@ -542,5 +542,5 @@ paths = [
'''(.*?)(jpg|gif|doc|pdf|bin|svg|socket)$''', '''(.*?)(jpg|gif|doc|pdf|bin|svg|socket)$''',
'''(go.mod|go.sum)$''', '''(go.mod|go.sum)$''',
'''salt/nginx/files/enterprise-attack.json''', '''salt/nginx/files/enterprise-attack.json''',
'''(.*?)whl$ '''(.*?)whl$'''
] ]