mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2025-12-23 22:30:03 -05:00
14 lines
221 B
JSON
14 lines
221 B
JSON
{
|
|
"exclude": [
|
|
"artifacts/**",
|
|
"assets/**",
|
|
"build/**",
|
|
"env/**",
|
|
|
|
"appservices/**",
|
|
"gecko/**",
|
|
"glean/**",
|
|
"gmscore/**",
|
|
"wasi-sdk/**",
|
|
]
|
|
} |