b249606122
Change-Id: I224de35cab12a4bd9f4f5199c796aa12a7ed30e0
10 lines
95 B
JSON
10 lines
95 B
JSON
{
|
|
"ignore_dirs": [
|
|
"buck-out",
|
|
"eclipse-out"
|
|
],
|
|
"ignore_vcs": [
|
|
".git"
|
|
]
|
|
}
|