versioning and wp plugin updates
This commit is contained in:
@@ -190,6 +190,9 @@ def create_plugin_zip(
|
||||
'**/tests',
|
||||
'**/tester',
|
||||
'**/.DS_Store',
|
||||
'**/*.bak',
|
||||
'**/*.tmp',
|
||||
'**/*.log',
|
||||
]
|
||||
|
||||
for pattern in patterns_to_remove:
|
||||
|
||||
Reference in New Issue
Block a user