dev: ignore powercord config in .editorconfig
This commit is contained in:
parent
f16c58599d
commit
6130d6b2c4
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ insert_final_newline = unset
|
||||||
trim_trailing_whitespace = unset
|
trim_trailing_whitespace = unset
|
||||||
indent_size = unset
|
indent_size = unset
|
||||||
|
|
||||||
[{.*,secrets}/**]
|
[{.*,secrets,users/infinidoge/config/powercord}/**]
|
||||||
end_of_line = unset
|
end_of_line = unset
|
||||||
insert_final_newline = unset
|
insert_final_newline = unset
|
||||||
trim_trailing_whitespace = unset
|
trim_trailing_whitespace = unset
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue