8 lines
63 B
JSON
8 lines
63 B
JSON
{
|
|
"ignore": [
|
|
"node_modules/*",
|
|
".tmp/*",
|
|
".git/*"
|
|
]
|
|
}
|