nix-config/templates/rust/.gitignore
Bruno BELANYI 9caee54f2b
Some checks failed
ci/woodpecker/push/check Pipeline failed
WIP: templates: add rust
TODO: find out if I can use the `cargoLock` FOD to run `clippy`.
2023-05-10 13:19:13 +00:00

6 lines
87 B
Text

# Rust build directory
/target
# Nix generated files
/.pre-commit-config.yaml
/result