this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: ignore direnv cache

+3 -1
+3 -1
.gitignore
··· 1 1 # Generated by Cargo 2 2 # will have compiled files and executables 3 - /target/ 3 + /target 4 4 5 5 # These are backup files generated by rustfmt 6 6 **/*.rs.bk 7 7 8 8 # Nix build files 9 9 /result 10 + 11 + /.direnv