Skip to content

Commit 65bdf08

Browse files
committed
chore: ignore nix build artifacts
1 parent b4c5842 commit 65bdf08

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

+5-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
target/
1+
# Cargo
2+
target/
3+
4+
# Nix
5+
result/

0 commit comments

Comments
 (0)