mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-07-31 01:46:33 -04:00
This makes indentation consistent across all our files, and also improves readability in general Signed-off-by: celenity <celenity@celenity.dev>
9 lines
95 B
JSON
9 lines
95 B
JSON
{
|
|
"exclude": [
|
|
"artifacts/**",
|
|
"assets/**",
|
|
"build/**",
|
|
"external/**",
|
|
]
|
|
}
|