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