Compare commits

..

No commits in common. "ea2c17ddedc64626316ba73ae5be1bb6c95607e8" and "00cbf441445497a7ec795f5ddb6da4fdecfabd41" have entirely different histories.

2 changed files with 10 additions and 8 deletions

View file

@ -1,6 +1,3 @@
# generic
.local
# direnv
.direnv/
.env
@ -12,8 +9,16 @@ result-*
# rust
target/
.cargo/
# nixago: ignore-linked-files
/treefmt.toml
treefmt.toml
# nats
rust/*/tmp
rust/*/jwt
rust/*/*/test_leaf_server.conf
rust/*/*/leaf_server.conf
rust/*/*/resolver.conf
leaf_server.conf
.local

View file

@ -34,9 +34,6 @@ let
"LICENSE"
# unsupported extensions
"*.{gif,png,svg,tape,mts,lock,mod,sum,env,envrc,gitignore}"
# link to a read-only store-path
"treefmt.toml"
];
formatter = {