better exclude formatting and checks
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
settings.global.excludes = [
|
||||
"*.toml"
|
||||
"*.txt"
|
||||
".gitattributes"
|
||||
"CLAUDE.md"
|
||||
".python-version"
|
||||
];
|
||||
|
||||
programs.deadnix.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user