This commit is contained in:
parent
e3cacda356
commit
cb25445e23
10 changed files with 136 additions and 49 deletions
|
@ -19,11 +19,13 @@
|
|||
"*.toml"
|
||||
]
|
||||
++ [
|
||||
".envrc"
|
||||
"robots.txt"
|
||||
".vscode/*"
|
||||
"nixos-modules/system/etc/*"
|
||||
"private"
|
||||
"private/*"
|
||||
|
||||
".envrc"
|
||||
"robots.txt"
|
||||
];
|
||||
formatter.jsonfmt.excludes = [ ".vscode/*.json" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue