Update .ecrc

This commit is contained in:
arch-btw 2024-08-26 12:39:39 -07:00 committed by GitHub
parent ab4890744d
commit a8d8e9607d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.ecrc
View file

@ -1,5 +1,5 @@
{ {
"Exclude": ["^\\.gitmodules$"], "Exclude": ["^\\.gitmodules$", "stb_image\\.h"],
"Disable": { "Disable": {
"IndentSize": true "IndentSize": true
} }