aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 15873fc64a5e34fc1c84424acfdd20dff1ab8996 (plain) (blame)
1
2
3
4
5
6
7
.direnv/
.idea/
.vscode/
# nix build
/result
# cargo build
/target/