Skip to content

Commit 3db5e14

Browse files
committed
fixup! feat(nix): add comprehensive nix flake
1 parent bae4aac commit 3db5e14

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,8 @@ demo/output/*
2929

3030
coverage.out
3131

32-
# Ignore build outputs from performing a nix-build or `nix build` command
32+
# Nix
3333
result
3434
result-*
35-
36-
# Ignore automatically generated direnv output
3735
.direnv
3836
.envrc

0 commit comments

Comments
 (0)