skipped images
This commit is contained in:
@@ -7,6 +7,10 @@ const IGNORE_PATTERNS = [
|
|||||||
'node_modules/**',
|
'node_modules/**',
|
||||||
'.git/**',
|
'.git/**',
|
||||||
'.github/**',
|
'.github/**',
|
||||||
|
'.vscode/**',
|
||||||
|
'**/*.jpg',
|
||||||
|
'**/*.jpeg',
|
||||||
|
'**/*.png',
|
||||||
'dist/**',
|
'dist/**',
|
||||||
'build/**',
|
'build/**',
|
||||||
'.next/**',
|
'.next/**',
|
||||||
|
|||||||
Reference in New Issue
Block a user