always exclude sandlot
This commit is contained in:
parent
365b5d2365
commit
f910664828
|
|
@ -5,6 +5,7 @@ import { join } from 'path'
|
||||||
|
|
||||||
const ALWAYS_EXCLUDE = [
|
const ALWAYS_EXCLUDE = [
|
||||||
'node_modules',
|
'node_modules',
|
||||||
|
'.sandlot',
|
||||||
'.DS_Store',
|
'.DS_Store',
|
||||||
'.git',
|
'.git',
|
||||||
'.toes',
|
'.toes',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user