this repo has no description
1# Generated by Cargo
2# will have compiled files and executables
3/target
4
5# These are backup files generated by rustfmt
6**/*.rs.bk
7
8# Nix build files
9/result
10
11# direnv files
12/.direnv
13
14# task files for tracking already run commands
15/.task
16
17# Local cache files for testing
18/.cache
19
20# Coverage files
21/coverage
22
23# Editor files
24/.vscode
25