ModelHandle/.nycrc.json
2021-03-30 18:57:29 +02:00

8 lines
66 B
JSON

{
"exclude": [
"*/external/*",
"*/viewer/*",
"test/*"
]
}