Added Demo posts inserter
This commit is contained in:
@ -14,7 +14,8 @@ const excludedDirs = [
|
||||
'package-lock.json',
|
||||
'theme.zip',
|
||||
'.git',
|
||||
'react'
|
||||
'react',
|
||||
'zip-theme.js'
|
||||
];
|
||||
|
||||
// Helper function to check if a file or directory should be excluded
|
||||
|
||||
Reference in New Issue
Block a user