mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
flake-modules/dev: treefmt ignore .editorconfig
This commit is contained in:
parent
e05a9e45b3
commit
caefb266be
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
global.excludes = [
|
global.excludes = [
|
||||||
|
".editorconfig"
|
||||||
".envrc"
|
".envrc"
|
||||||
".git-blame-ignore-revs"
|
".git-blame-ignore-revs"
|
||||||
".gitignore"
|
".gitignore"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue