mirror of
https://github.com/ClaytonWWilson/Listify.git
synced 2025-12-15 18:28:47 +00:00
11 lines
318 B
JSON
11 lines
318 B
JSON
{
|
|
"files.exclude": {
|
|
"amplify/.config": true,
|
|
"amplify/**/*-parameters.json": true,
|
|
"amplify/**/amplify.state": true,
|
|
"amplify/**/transform.conf.json": true,
|
|
"amplify/#current-cloud-backend": true,
|
|
"amplify/backend/amplify-meta.json": true,
|
|
"amplify/backend/awscloudformation": true
|
|
}
|
|
} |