fimt/fimt.toml

10 lines
89 B
TOML

[direnv]
nix = "flake"
[gitignore]
direnv = true
rust = true
custom = """
/test-dir
"""