8 lines
76 B
JSON
8 lines
76 B
JSON
{
|
|
"ignore": [
|
|
"tmp/*",
|
|
"db/*",
|
|
"logs/*"
|
|
]
|
|
}
|