/ .gitignore
.gitignore
1  /target
2  /crates/*/target
3  /build/artifacts
4  /build/*.tar.gz
5  /.pre-commit-config.yaml
6  /.direnv/
7  /result